aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-07-31 21:09:20 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-07-31 21:09:28 -0400
commitd83dab14d818177a90ed2ceded1f358c9fcf090f (patch)
treed978fd7d926cc29f8fc833790fccba647f73e273
parent205fba29b68139b32d4d0f9bff4b7efc45c3e6b9 (diff)
[POLICY-71] forgot one onap-staging
Change-Id: If1edee2823e1edc83781b2e757364b62cb9b6d36 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4c2c67d7..0bda7f1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<configuration>
<nexusUrl>${nexusproxy}</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>onap-staging</serverId>
+ <serverId>ecomp-staging</serverId>
</configuration>
</plugin>
<plugin>