diff --git a/pom.xml b/pom.xml index 52190a2..32a6996 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 de.svenkubiak jpushover @@ -28,7 +30,8 @@ HEAD JPushover - Zero-dependency convenient class for sending messages to Pushover in Java project + Zero-dependency convenient class for sending messages to + Pushover in Java project https://github.com/svenkubiak/JPushover @@ -109,25 +112,25 @@ - org.owasp - dependency-check-maven - 8.3.1 - - 12 - 1 - - false - false - false - false - false - false - - + false + false + false + false + false + false + + org.apache.maven.plugins maven-javadoc-plugin @@ -149,7 +152,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.1 true deploy @@ -195,6 +198,17 @@ maven-resources-plugin 3.3.1 + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://s01.oss.sonatype.org/ + true + + @@ -208,11 +222,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/