diff --git a/plugin/pom.xml b/plugin/pom.xml index fe0c6637..f6dfcc55 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -2,12 +2,12 @@ 4.0.0 - org.jenkins.plugins.openstack-cloud + org.jenkins-ci.plugins.openstack-cloud parent ${changelist} - org.jenkins.plugins + org.jenkins-ci.plugins openstack-cloud ${changelist} hpi diff --git a/pom.xml b/pom.xml index f26fc6bd..f12a73ff 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - org.jenkins.plugins.openstack-cloud + org.jenkins-ci.plugins.openstack-cloud parent ${changelist} pom diff --git a/ui-tests/pom.xml b/ui-tests/pom.xml index cd7d3422..1f0ada16 100644 --- a/ui-tests/pom.xml +++ b/ui-tests/pom.xml @@ -3,12 +3,12 @@ 4.0.0 - org.jenkins.plugins.openstack-cloud + org.jenkins-ci.plugins.openstack-cloud parent ${changelist} - org.jenkins.plugins + org.jenkins-ci.plugins ui-tests ${changelist} jar