diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 21:09:20 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 21:09:28 -0400 |
commit | d83dab14d818177a90ed2ceded1f358c9fcf090f (patch) | |
tree | d978fd7d926cc29f8fc833790fccba647f73e273 | |
parent | 205fba29b68139b32d4d0f9bff4b7efc45c3e6b9 (diff) |
[POLICY-71] forgot one onap-staging
Change-Id: If1edee2823e1edc83781b2e757364b62cb9b6d36
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ <configuration> <nexusUrl>${nexusproxy}</nexusUrl> <stagingProfileId>176c31dfe190a</stagingProfileId> - <serverId>onap-staging</serverId> + <serverId>ecomp-staging</serverId> </configuration> </plugin> <plugin> |