[SDC-697] adding snapshot repo
Change-Id: Id420b8509bbaf0fdf46d6ede831cc0f1c58936fb
Signed-off-by: Pavel Aharoni <pa0916@att.com>
diff --git a/pom.xml b/pom.xml
index 4c58511..3fb6550 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,6 +276,11 @@
<name>Staging Repository</name>
<url>${nexus.proxy}/content/repositories/staging/</url>
</repository>
+ <repository>
+ <id>ecomp-snapshots</id>
+ <name>Snapshots Repository</name>
+ <url>${nexus.proxy}/content/repositories/snapshots/</url>
+ </repository>
</repositories>
<distributionManagement>