X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=blobdiff_plain;f=pom.xml;h=755138e234c8ecc50d58b3ab639ac6b9df5a0b46;hp=8352a8f8e66789487311356169d2cb5db5e8ae64;hb=49832ef2b1ff966b2bfa37d7549be294962bf392;hpb=22c963dbb2006138e57751d1a6ee1b52457ca81e diff --git a/pom.xml b/pom.xml index 8352a8f..755138e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 eu.svjatoslav javainspect - 1.5-SNAPSHOT + 1.7-SNAPSHOT jar - Java inspect + JavaInspect Utility to visualize Java code @@ -20,14 +19,15 @@ + javainspect org.apache.maven.plugins maven-compiler-plugin 2.3.2 - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 @@ -60,6 +60,39 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9.4 + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + eu.svjatoslav.inspector.java.commandline.Main + + + + + + @@ -75,7 +108,7 @@ eu.svjatoslav svjatoslavcommons - 1.5 + 1.7 @@ -106,4 +139,4 @@ scm:git:ssh://git@svjatoslav.eu/home/git/repositories/javainspect.git - \ No newline at end of file +