summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/src/main/resources/pom-template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'odlparent/setup/src/main/resources/pom-template.xml')
-rwxr-xr-xodlparent/setup/src/main/resources/pom-template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index d9b3433d..8038fa7e 100755
--- a/odlparent/setup/src/main/resources/pom-template.xml
+++ b/odlparent/setup/src/main/resources/pom-template.xml
@@ -456,8 +456,8 @@
<extensions>true</extensions>
<configuration>
<nexusUrl>https://${onap.nexus.host}</nexusUrl>
- <stagingProfileId>${onap.nexus.staging.profile-id}</stagingProfileId>
- <serverId>${onap.nexus.staging.server-id}</serverId>
+ <stagingProfileId>176c31dfe190a</stagingProfileId>
+ <serverId>ecomp-staging</serverId>
</configuration>
</plugin>
</plugins>