aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rootpom/pom.xml')
-rwxr-xr-xrootpom/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index c73b094..a6723de 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -695,9 +695,9 @@
<version>1.6.7</version>
<extensions>true</extensions>
<configuration>
- <nexusUrl>https://nexus.openecomp.org</nexusUrl>
- <stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>ecomp-staging</serverId>
+ <nexusUrl>https://${openecomp.nexus.host}</nexusUrl>
+ <stagingProfileId>${openecomp.nexus.staging.profile-id}</stagingProfileId>
+ <serverId>${openecomp.nexus.staging.server-id}</serverId>
</configuration>
</plugin>
</plugins>