Update staging server ID
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 2 Jan 2018 19:10:57 +0000 (11:10 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 2 Jan 2018 19:12:12 +0000 (11:12 -0800)
Update serverID for staging to match the rest

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

diff --git a/pom.xml b/pom.xml
index 53d085d..442686a 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>