diff options
Diffstat (limited to 'odlparent-carbon-sr1')
-rwxr-xr-x | odlparent-carbon-sr1/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent-carbon-sr1/pom.xml b/odlparent-carbon-sr1/pom.xml index a477fdb6..08442617 100755 --- a/odlparent-carbon-sr1/pom.xml +++ b/odlparent-carbon-sr1/pom.xml @@ -433,7 +433,7 @@ </snapshots> </repository> <repository> - <id>ecomp-release</id> + <id>ecomp-releases</id> <name>onap-repository-releases</name> <url>${onap.nexus.release-url}</url> <releases> @@ -445,7 +445,7 @@ </snapshots> </repository> <repository> - <id>ecomp-snapshot</id> + <id>ecomp-snapshots</id> <name>onap-repository-snapshots</name> <url>${onap.nexus.snapshot-url}</url> <releases> |