diff options
Diffstat (limited to 'ncomp-utils-journaling/pom.xml')
-rw-r--r-- | ncomp-utils-journaling/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ncomp-utils-journaling/pom.xml b/ncomp-utils-journaling/pom.xml index 250a7e2..aa804d5 100644 --- a/ncomp-utils-journaling/pom.xml +++ b/ncomp-utils-journaling/pom.xml @@ -123,13 +123,13 @@ <distributionManagement> <repository> - <id>osecomp-nexus-releases</id> - <name>OSECOMP Release Repository</name> + <id>ecomp-releases</id> + <name>OpenECOMP Release Repository</name> <url>${openecomp.nexus.releases}</url> </repository> <snapshotRepository> - <id>osecomp-nexus-snapshots</id> - <name>OSECOMP Snapshot Repository</name> + <id>ecomp-snapshots</id> + <name>OpenECOMP Snapshot Repository</name> <url>${openecomp.nexus.snapshots}</url> </snapshotRepository> <site> |