diff --git a/jopa-distribution/pom.xml b/jopa-distribution/pom.xml index c91e2b575..87cea7439 100644 --- a/jopa-distribution/pom.xml +++ b/jopa-distribution/pom.xml @@ -48,14 +48,6 @@ - - - maven-deploy-plugin - ${maven.deploy.plugin.version} - - true - - diff --git a/jopa-integration-tests-jena/pom.xml b/jopa-integration-tests-jena/pom.xml index 6b57e8a7c..504c6526b 100644 --- a/jopa-integration-tests-jena/pom.xml +++ b/jopa-integration-tests-jena/pom.xml @@ -44,14 +44,6 @@ true - - - maven-deploy-plugin - ${maven.deploy.plugin.version} - - true - - diff --git a/jopa-integration-tests-owlapi/pom.xml b/jopa-integration-tests-owlapi/pom.xml index b77fcc6c1..ba5832eed 100644 --- a/jopa-integration-tests-owlapi/pom.xml +++ b/jopa-integration-tests-owlapi/pom.xml @@ -87,14 +87,6 @@ true - - - maven-deploy-plugin - ${maven.deploy.plugin.version} - - true - - diff --git a/jopa-integration-tests-rdf4j/pom.xml b/jopa-integration-tests-rdf4j/pom.xml index 48cf0d9a9..e4c65f548 100644 --- a/jopa-integration-tests-rdf4j/pom.xml +++ b/jopa-integration-tests-rdf4j/pom.xml @@ -45,14 +45,6 @@ true - - - maven-deploy-plugin - ${maven.deploy.plugin.version} - - true - - diff --git a/jopa-integration-tests/pom.xml b/jopa-integration-tests/pom.xml index 77f3cb265..afda9733c 100644 --- a/jopa-integration-tests/pom.xml +++ b/jopa-integration-tests/pom.xml @@ -43,14 +43,6 @@ true - - - maven-deploy-plugin - ${maven.deploy.plugin.version} - - true - - diff --git a/pom.xml b/pom.xml index 1de362a74..537d03f8a 100644 --- a/pom.xml +++ b/pom.xml @@ -150,18 +150,17 @@ - - maven-deploy-plugin - ${maven.deploy.plugin.version} - - - deploy - deploy - - deploy - - - + org.sonatype.central + central-publishing-maven-plugin + 0.5.0 + true + + central + true + + jopa-integration-tests,jopa-integration-tests-jena,jopa-integration-tests-owlapi,jopa-integration-tests-rdf4j,jopa-distribution + +