diff options
author | Carsten Lund <lund@research.att.com> | 2017-02-25 21:33:01 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-02-25 21:33:01 +0000 |
commit | 9a746ed6de31010b345327d9710497370ffa593d (patch) | |
tree | 8b1aa0531c8c46f6f97cdb5c8cebb07a3f821774 /ncomp-maven-xcore/pom.xml | |
parent | bfa15fab75b0d6eae787ef1ac82de3170a623666 (diff) |
Fix for profile Id
Change-Id: If8b72ed389ad80438b24bb0369ba7a3d42114d76
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-maven-xcore/pom.xml')
-rw-r--r-- | ncomp-maven-xcore/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-maven-xcore/pom.xml b/ncomp-maven-xcore/pom.xml index acaa451..56c9725 100644 --- a/ncomp-maven-xcore/pom.xml +++ b/ncomp-maven-xcore/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> |