diff --git a/pom.xml b/pom.xml index 7c6013d..b0ce037 100644 --- a/pom.xml +++ b/pom.xml @@ -70,19 +70,15 @@ UTF-8 + proxymusic-repo Site deployments - - - - - scp://kenai.com/proxymusic/website/ + --> @@ -137,7 +133,6 @@ - org.apache.maven.plugins @@ -372,9 +367,37 @@ + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.3 + true + + ossrh + https://oss.sonatype.org + + true + + + - -