Update staging server ID

Update serverID for staging to match the rest

Change-Id: I5cd8398e5d2b82abcfa4a02388198fc2908d2664
Issue-ID: SDC-844
Signed-off-by: Idan Amit <ia096e@intl.att.com>
diff --git a/pom.xml b/pom.xml
index 19ec300..5751deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
 				<configuration>
 					<nexusUrl>${nexus.proxy}</nexusUrl>
 					<stagingProfileId>${staging.profile.id}</stagingProfileId>
-					<serverId>ecomp-staging</serverId>
+					<serverId>onap-staging</serverId>
 				</configuration>
 			</plugin>