diff --git a/pom.xml b/pom.xml index 832fc1d..59b4ed3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,10 @@ + + UTF-8 + + https://github.com/dspinellis/UMLGraph/ scm:git://github.com/dspinellis/UMLGraph.git @@ -34,7 +38,15 @@ - + + + sun.jdk + tools + 1.5.0 + system + ${java.home}/../lib/tools.jar + + @@ -45,6 +57,13 @@ + maven-compiler-plugin + 2.3.2 + + 1.5 + 1.5 + + org.apache.maven.plugins maven-jar-plugin