aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-01-02 12:11:22 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-01-02 12:11:22 -0800
commit771590065c4b28e0d4436530770de4cf4a29422a (patch)
tree957cb126c66b79a58604c5df46106b62b24dcc7e
parent6ef26b47123f055e053102239ed227a29780f0b4 (diff)
Update staging server ID
Update serverID for staging to match the rest Change-Id: I4da817466637d0ff2fd79c259af791fd1186786a 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 a0fd6b9..6dafbf7 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>