aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-01-02 12:09:27 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-01-02 12:09:27 -0800
commitdbceaa151f42fd3be1b413ec5ba6e455019d2361 (patch)
treea5b3f9cbc0a815cfa50150d7bb213d61481fa78f
parente63b8b4b4cb20a3477002fc76562c0542add08b9 (diff)
Update staging server ID
Update serverID for staging to match the rest Change-Id: Ic242bc400a819de81e6d22d8de3bffdb2fe58daf 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 b585903..5694003 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
<configuration>
<nexusUrl>${nexus.proxy}</nexusUrl>
<stagingProfileId>${staging.profile.id}</stagingProfileId>
- <serverId>ecomp-staging</serverId>
+ <serverId>onap-staging</serverId>
</configuration>
</plugin>