aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-02-17 16:42:42 -0500
committerplatania <platania@research.att.com>2017-02-17 16:42:52 -0500
commit53c4cc26e8ccb23085e97c2b66e3c88abf3dcf82 (patch)
tree37296e03fbea80ee87ca2a21c176e88c3019d804 /pom.xml
parent3e1177152e98f52d9097e936f493c1f294547866 (diff)
Update master POM
Change-Id: I932e2a440c3459ec969275b42644a856b8928fdc Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f1a53515..4b361cab 100755
--- a/pom.xml
+++ b/pom.xml
@@ -66,12 +66,12 @@
<repository>
<id>ecomp-releases</id>
<name>Demo Release Repository</name>
- <url>${nexusproxy}/content/repositories/releases/</url>
+ <url> https://nexus.openecomp.org/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>ecomp-snapshots</id>
<name>Demo Snapshot Repository</name>
- <url>${nexusproxy}/content/repositories/snapshots/</url>
+ <url> https://nexus.openecomp.org/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>