Update staging server ID
Update serverID for staging to match the rest
Change-Id: I6277dfaf651a26097d9066be1ce85b756a730743
Issue-ID: SDC-844
Signed-off-by: Idan Amit <ia096e@intl.att.com>
diff --git a/pom.xml b/pom.xml
index 6246e2f..5d062d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,11 +198,6 @@
<url>${nexus.proxy}/content/repositories/releases/</url>
</repository>
<repository>
- <id>onap-staging</id>
- <name>Staging Repository</name>
- <url>${nexus.proxy}/content/repositories/staging/</url>
- </repository>
- <repository>
<id>onap-snapshots</id>
<name>Snapshots Repository</name>
<url>${nexus.proxy}/content/repositories/snapshots/</url>