diff --git a/pom.xml b/pom.xml index 27a122fe5a8bbe0ac457a777fe768dd0ef9ef4ab..4dd71ad62ba06f1d18e264580225ca22a691dacc 100644 --- a/pom.xml +++ b/pom.xml @@ -91,11 +91,11 @@ <distributionManagement> <repository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </repository> <snapshotRepository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </snapshotRepository> </distributionManagement> diff --git a/testing/partition-test-azure/pom.xml b/testing/partition-test-azure/pom.xml index b639c1ff1c9a6ab1d7fb12c80a9a7c990a36dcc8..4e20627fa1b9f369d95803ed786ca6a3fbeda758 100644 --- a/testing/partition-test-azure/pom.xml +++ b/testing/partition-test-azure/pom.xml @@ -79,11 +79,11 @@ <distributionManagement> <repository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </repository> <snapshotRepository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </snapshotRepository> </distributionManagement> diff --git a/testing/partition-test-core/pom.xml b/testing/partition-test-core/pom.xml index bcbb2a55d608907d58fceb5ba0df99d18ba98a6d..597abd317893c89db49bd95ac8be4f6b7b4db12f 100644 --- a/testing/partition-test-core/pom.xml +++ b/testing/partition-test-core/pom.xml @@ -73,11 +73,11 @@ <distributionManagement> <repository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </repository> <snapshotRepository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </snapshotRepository> </distributionManagement> diff --git a/testing/pom.xml b/testing/pom.xml index 1d31aaeee8d1fc423cdf565dfb3135c8cf15ad95..e768a3f793a0d1bd88d66eda8fc3f2cee5a62120 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -46,11 +46,11 @@ <distributionManagement> <repository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </repository> <snapshotRepository> <id>${gitlab-server}</id> - <url>https://community.opengroup.org/api/v4/projects/44/packages/maven</url> + <url>https://community.opengroup.org/api/v4/projects/221/packages/maven</url> </snapshotRepository> </distributionManagement>