diff --git a/pom.xml b/pom.xml index 5d39ccd..7ae5fd0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore. - https://github.com/zalando-incubator/java-sproc-wrapper + https://github.com/zalando-stups/java-sproc-wrapper Zalando SE @@ -308,17 +308,6 @@ - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - integration-test @@ -526,14 +515,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 true - ossrh - https://oss.sonatype.org/ - true + central + ${project.artifactId}:${project.version} + true