X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=blobdiff_plain;f=pom.xml;h=755138e234c8ecc50d58b3ab639ac6b9df5a0b46;hp=0026b6e322546f418a60dae4021ce44104546917;hb=49832ef2b1ff966b2bfa37d7549be294962bf392;hpb=e063acd00b41c61a5881af71156c5b24b6a44f77 diff --git a/pom.xml b/pom.xml index 0026b6e..755138e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ javainspect 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 @@ -72,6 +73,26 @@ + + org.apache.maven.plugins + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + eu.svjatoslav.inspector.java.commandline.Main + + + + + + @@ -87,7 +108,7 @@ eu.svjatoslav svjatoslavcommons - 1.5 + 1.7 @@ -118,4 +139,4 @@ scm:git:ssh://git@svjatoslav.eu/home/git/repositories/javainspect.git - \ No newline at end of file +