aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-01-02 11:10:57 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-01-02 11:12:12 -0800
commitfb2c889566a00ab3311b8c5bf9958f332db4385d (patch)
treed1b1e17fad461e1a71517f52e5fc3704349b9c8e
parentfda1e52700ef32986173cf0273fc94ebafb16cb5 (diff)
Update staging server ID
Update serverID for staging to match the rest Change-Id: Id8a1652b432635a54da74ceba99de7664e26bad4 Issue-ID: SDC-733 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 53d085d..442686a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
<configuration>
<nexusUrl>${nexus.proxy}</nexusUrl>
<stagingProfileId>${staging.profile.id}</stagingProfileId>
- <serverId>ecomp-staging</serverId>
+ <serverId>onap-staging</serverId>
</configuration>
</plugin>