diff --git a/java/pom.xml b/java/pom.xml index 077f90e1..89f99d6c 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -3,12 +3,6 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 7 - - com.cybersource cybersource-sdk-java 6.2.16-SNAPSHOT @@ -61,16 +55,6 @@ true - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - @@ -137,6 +121,17 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + required + true + sonatype-nexus-staging + + diff --git a/pom.xml b/pom.xml index bdc103ff..5612cf1c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.sonatype.oss - oss-parent - 7 - - com.cybersource cybersource-sdk-master 6.2.15-SNAPSHOT