[POLICY-10] remove external repo 47/3847/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 3 May 2017 13:22:58 +0000 (09:22 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 3 May 2017 13:23:07 +0000 (09:23 -0400)
Change-Id: Icc2c456757418f3ffa28beba9ed26f933236f08e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index bc0e64e..5d32039 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
        <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>