Update staging server ID 29/27229/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 2 Jan 2018 20:11:22 +0000 (12:11 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 2 Jan 2018 20:11:22 +0000 (12:11 -0800)
Update serverID for staging to match the rest

Change-Id: I4da817466637d0ff2fd79c259af791fd1186786a
Issue-ID: SDC-733
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index a0fd6b9..6dafbf7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <configuration>
                                        <nexusUrl>${nexus.proxy}</nexusUrl>
                                        <stagingProfileId>${staging.profile.id}</stagingProfileId>
-                                       <serverId>ecomp-staging</serverId>
+                                       <serverId>onap-staging</serverId>
                                </configuration>
                        </plugin>