diff --git a/pom.xml b/pom.xml index 66e1029..53655ad 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.spotify.fmt @@ -66,6 +66,7 @@ UTF-8 + 10 @@ -199,6 +200,23 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.2 + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M6 + + release + + + + @@ -209,9 +227,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.0 - - + 3.2.1 attach-sources @@ -221,6 +237,19 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + org.sonatype.plugins nexus-staging-maven-plugin