diff --git a/pom.xml b/pom.xml
index ee8bec6..f8cccc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,6 @@
1.0-SNAPSHOT
https://github.com/corballis/sox-wrapper-java
-
- org.sonatype.oss
- oss-parent
- 7
-
-
MIT License
@@ -54,10 +48,15 @@
test
-
+
+
+ ossrh
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
- release-sign-artifacts
+ release
performRelease
@@ -129,7 +128,24 @@
org.apache.maven.plugins
maven-release-plugin
- 2.4.2
+ 2.5
+
+ true
+ false
+ release
+ deploy
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.3
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+