diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 21:31:31 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 21:31:39 -0400 |
commit | 96265942a61cb44baa0c54bc58dfb6849a4ab605 (patch) | |
tree | 7af7f308c40b6f123ff807b1df63932b56da1e6c /pom.xml | |
parent | 41ca218316e2b73a9e7a2f1a41956dd5588a3e5b (diff) |
[POLICY-72] forgot one onap-staging
Change-Id: Ib5c7ce30b31b03f3dfc2f914946e934a6b201cc2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -194,7 +194,7 @@ <configuration> <nexusUrl>${nexusproxy}</nexusUrl> <stagingProfileId>176c31dfe190a</stagingProfileId> - <serverId>onap-staging</serverId> + <serverId>ecomp-staging</serverId> </configuration> </plugin> <plugin> |