aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-05-03 09:02:10 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-05-03 09:02:18 -0400
commit687d2579c0d5755befcc797f261c515f91ee2f79 (patch)
tree0bd897bb7f158bbe520fa6d3b0de1bfa3af41e8a
parent1c09be611d5760dbcf832363905e6c3250fed3bd (diff)
[POLICY-10] remove external repo
Change-Id: I9aa00159579aa49c7b9e20415f3f76bdec8b4e27 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 24291e73..289fdd5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,9 +52,9 @@
<repositories>
<repository>
- <id>central</id>
- <name>Maven 2 repository</name>
- <url>http://central.maven.org/maven2/</url>
+ <id>ecomp-snapshots</id>
+ <name>OpenECOMP Snapshots Repository</name>
+ <url>${nexusproxy}/${snapshots.path}</url>
</repository>
<repository>
<id>ecomp-releases</id>