diff --git a/pom.xml b/pom.xml index fc36441..e923004 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ A Maven plugin to generate AMP files Generate Alfresco Module Packages (AMP) files in a way simialr to WAR files - https://bitbucket.org/inteligr8/amp-maven-plugin + https://git.inteligr8.com/inteligr8/amp-maven-plugin @@ -21,9 +21,9 @@ - scm:git:https://bitbucket.org/inteligr8/amp-maven-plugin.git - scm:git:git@bitbucket.org:inteligr8/amp-maven-plugin.git - https://bitbucket.org/inteligr8/amp-maven-plugin + scm:git:https://git.inteligr8.com/inteligr8/amp-maven-plugin.git + scm:git:git@git.inteligr8.com:inteligr8/amp-maven-plugin.git + https://git.inteligr8.com/inteligr8/amp-maven-plugin Inteligr8 @@ -40,21 +40,21 @@ utf-8 - 1.7 - 1.7 - 3.9.0 + 1.8 + 1.8 + 3.9.11 org.apache.commons commons-lang3 - 3.12.0 + 3.20.0 - org.apache.commons + commons-io commons-io - 1.3.2 + 2.21.0 @@ -68,7 +68,7 @@ org.codehaus.plexus plexus-utils - 3.5.0 + 4.0.2 @@ -81,7 +81,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.7.1 + 3.15.2 provided @@ -95,7 +95,7 @@ junit junit - 4.12 + 4.13.2 test @@ -115,10 +115,17 @@ + + + + maven-plugin-plugin + 3.7.1 + + + maven-plugin-plugin - 3.7.1 amp @@ -142,7 +149,7 @@ - ossrh-release + central-publish @@ -179,14 +186,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 true - ossrh - https://s01.oss.sonatype.org/ - true + central + true