summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-05-03 09:22:58 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-05-03 09:23:07 -0400
commit3273b61a5dca60033be9fac302be82a761232401 (patch)
tree1a17f93064e1e07cecb5ecf335411aea1425be01 /pom.xml
parent8ddd73aef4ee720d00c921f9f8ac6bfe870d647f (diff)
[POLICY-10] remove external repo
Change-Id: Icc2c456757418f3ffa28beba9ed26f933236f08e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml24
1 files changed, 3 insertions, 21 deletions
diff --git a/pom.xml b/pom.xml
index bc0e64e5..5d32039e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,27 +70,9 @@
<repositories>
<repository>
- <id>central</id>
- <name>Maven 2 repository</name>
- <url>http://repo2.maven.org/maven2/</url>
- </repository>
-
- <repository>
- <id>eclipse</id>
- <url>https://repo.eclipse.org/content/repositories/releases</url>
- <releases>
- <enabled>true</enabled>
- <updatePolicy>daily</updatePolicy>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
-
- <repository>
- <id>soapUI</id>
- <url>http://www.soapui.org/repository/maven2/</url>
- <name>SoapUI plugin</name>
+ <id>ecomp-snapshots</id>
+ <name>OpenECOMP Snapshot Repository</name>
+ <url>${nexusproxy}/${snapshots.path}</url>
</repository>
<repository>
<id>ecomp-releases</id>