diff --git a/java/pom.xml b/java/pom.xml index 077f90e1..5427548b 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 @@ -54,23 +48,10 @@ - release-artifacts + release - - performRelease - true - + false - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - @@ -137,6 +118,31 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + -Dfile.encoding=ISO-8859-1 + + **/*Test.java + + + **/*SystemTest.java + + + + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + required + false + 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