summaryrefslogtreecommitdiffstats
path: root/springboot
diff options
context:
space:
mode:
Diffstat (limited to 'springboot')
-rwxr-xr-xspringboot/springboot1/pom.xml4
-rwxr-xr-xspringboot/springboot2/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index 3d5cf6f5..89001944 100755
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -349,8 +349,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>
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index a6d64bec..8e2533b0 100755
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -343,8 +343,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>