diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml index 8a87430ea9f..38ae94ff4ce 100644 --- a/driver-dist/pom.xml +++ b/driver-dist/pom.xml @@ -34,30 +34,23 @@ - org.apache.cassandra cassandra-driver-core - org.apache.cassandra cassandra-driver-mapping - org.apache.cassandra cassandra-driver-extras - - apache-cassandra-java-driver-${project.version} - - maven-jar-plugin @@ -68,34 +61,34 @@ - maven-source-plugin true - maven-install-plugin true - maven-deploy-plugin true - + + maven-gpg-plugin + + true + + - - release @@ -145,10 +138,15 @@ + + maven-gpg-plugin + + false + + - diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml index 87dead1decc..2da94ab91f2 100644 --- a/driver-tests/pom.xml +++ b/driver-tests/pom.xml @@ -39,9 +39,7 @@ - - org.codehaus.mojo clirr-maven-plugin @@ -49,21 +47,18 @@ true - maven-source-plugin true - maven-gpg-plugin true - maven-install-plugin @@ -77,13 +72,21 @@ true - + + net.nicoulaj.maven.plugins + checksum-maven-plugin + 1.7 + + + source-release-checksum + none + + + - - release @@ -98,7 +101,6 @@ -