aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-01-04 09:29:44 +0200
committerIdan Amit <ia096e@intl.att.com>2018-01-04 09:29:44 +0200
commit07cf9b52789f796ec8118b844870ecba602c7175 (patch)
tree5f929750fe773689b25d04732ba322340843a462
parent91a1e79193e8d9e9570300e65b1a64a23f0d5533 (diff)
Update staging server ID
Update serverID for staging to match the rest Change-Id: Idf356e38d56afabbf68e7b5462a7deb2f0c3939c Issue-ID: SDC-844 Signed-off-by: Idan Amit <ia096e@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5acd402..9c343ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<configuration>
<nexusUrl>${nexus.proxy}</nexusUrl>
<stagingProfileId>${staging.profile.id}</stagingProfileId>
- <serverId>ecomp-staging</serverId>
+ <serverId>onap-staging</serverId>
</configuration>
</plugin>