aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-01-04 09:39:57 +0200
committerIdan Amit <ia096e@intl.att.com>2018-01-04 09:39:57 +0200
commita17f3a17d06fa36b173ef5afdab4eef32812dbc2 (patch)
treeacf887e9d760d4f6f850d3e59fd1a3b36c1c5b0e
parent5d5baa6dec6e6ca70e1fc6508a545e422e0f1ced (diff)
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
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>