aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-maven-base
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-02-25 21:33:01 +0000
committerCarsten Lund <lund@research.att.com>2017-02-25 21:33:01 +0000
commit9a746ed6de31010b345327d9710497370ffa593d (patch)
tree8b1aa0531c8c46f6f97cdb5c8cebb07a3f821774 /ncomp-maven-base
parentbfa15fab75b0d6eae787ef1ac82de3170a623666 (diff)
Fix for profile Id
Change-Id: If8b72ed389ad80438b24bb0369ba7a3d42114d76 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-maven-base')
-rw-r--r--ncomp-maven-base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-maven-base/pom.xml b/ncomp-maven-base/pom.xml
index c0b91b5..37cf9cc 100644
--- a/ncomp-maven-base/pom.xml
+++ b/ncomp-maven-base/pom.xml
@@ -14,7 +14,7 @@
<openecomp.nexus.snapshots>https://nexus.openecomp.org/content/repositories/snapshots/</openecomp.nexus.snapshots>
<openecomp.nexus.proxy>https://nexus.openecomp.org</openecomp.nexus.proxy>
<openecomp.nexus.staging.serverId>ecomp-staging</openecomp.nexus.staging.serverId>
- <openecomp.nexus.staging.profileId>https://nexus.openecomp.org/content/repositories/snapshots/</openecomp.nexus.staging.profileId>
+ <openecomp.nexus.staging.profileId>176c31dfe190a</openecomp.nexus.staging.profileId>
</properties>