summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-29 19:22:35 +0000
committerCarsten Lund <lund@research.att.com>2017-03-29 19:22:35 +0000
commitedcb017a5ff15eabdfcfc2d9b288f61bf6976e2b (patch)
treef5aad1ce6852d63a2ca7ce2c46d11f49bb4598ab
parentf6f6a4b4b8787a3a960ad4205ceb453e9e91f220 (diff)
[DCAE-1] Changing maven setting to use onap.org
Change-Id: Ifdb8cdde1d73c2e85e2c1e2caf5fc1d18c387ac6 Signed-off-by: Carsten Lund <lund@research.att.com>
-rw-r--r--OPENECOMP-DEMO-RACKSPACE/maven.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/OPENECOMP-DEMO-RACKSPACE/maven.yaml b/OPENECOMP-DEMO-RACKSPACE/maven.yaml
index c78bf62..0bb3647 100644
--- a/OPENECOMP-DEMO-RACKSPACE/maven.yaml
+++ b/OPENECOMP-DEMO-RACKSPACE/maven.yaml
@@ -22,19 +22,19 @@ settings:
<repository>
<id>snapshots</id>
<name>snapshots</name>
- <url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
+ <url>https://nexus.onap.org/content/repositories/snapshots/</url>
</repository>
<repository>
<id>releases</id>
<name>releases</name>
- <url>https://nexus.openecomp.org/content/repositories/releases/</url>
+ <url>https://nexus.onap.org/content/repositories/releases/</url>
</repository>
<repository>
<id>staging</id>
<name>staging</name>
- <url>https://nexus.openecomp.org/content/groups/staging/</url>
+ <url>https://nexus.onap.org/content/groups/staging/</url>
</repository>
</repositories>
@@ -61,4 +61,4 @@ settings:
</servers>
</settings>'
- \ No newline at end of file
+