X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=pom.xml;h=f63c6c5755b73e7fc8aaee317fe843929d153c0e;hb=refs%2Ftags%2Fmeviz-1.2;hp=fdb7ea9b5d7798925471b2e6159bc2d235e52369;hpb=ccdcef4286a61651af742e853a611b1d4cebd4eb;p=meviz.git diff --git a/pom.xml b/pom.xml index fdb7ea9..f63c6c5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,11 @@ http://svjatoslav.eu + + UTF-8 + UTF-8 + + eu.svjatoslav @@ -76,10 +81,10 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.1 - 1.8 - 1.8 + 8 + 8 UTF-8 @@ -98,6 +103,31 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + + attach-javadocs + + jar + + + + + + + + foo + bar + + + + ${java.home}/bin/javadoc + + + org.apache.maven.plugins maven-release-plugin