diff options
Diffstat (limited to 'odlparent/mdsal-it-parent/pom.xml')
-rw-r--r-- | odlparent/mdsal-it-parent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 403058ba..887a5cfa 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -456,8 +456,8 @@ <extensions>true</extensions> <configuration> <nexusUrl>https://nexus.onap.org</nexusUrl> - <stagingProfileId></stagingProfileId> - <serverId>ecomp-releases</serverId> + <stagingProfileId>176c31dfe190a</stagingProfileId> + <serverId>ecomp-staging</serverId> </configuration> </plugin> </plugins> |