X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=blobdiff_plain;f=pom.xml;h=755138e234c8ecc50d58b3ab639ac6b9df5a0b46;hp=47acd340d7080151873f81653f36758106e07640;hb=49832ef2b1ff966b2bfa37d7549be294962bf392;hpb=3ab2617625df3fa410c63e7fb307893b7fd39fc0 diff --git a/pom.xml b/pom.xml index 47acd34..755138e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,9 @@ 4.0.0 eu.svjatoslav javainspect - 1.6-SNAPSHOT + 1.7-SNAPSHOT jar - Java inspect + JavaInspect Utility to visualize Java code @@ -19,14 +19,15 @@ + javainspect org.apache.maven.plugins maven-compiler-plugin 2.3.2 - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 @@ -59,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 + + + + + + @@ -74,7 +108,7 @@ eu.svjatoslav svjatoslavcommons - 1.5 + 1.7 @@ -105,4 +139,4 @@ scm:git:ssh://git@svjatoslav.eu/home/git/repositories/javainspect.git - \ No newline at end of file +