diff options
author | Carsten Lund <lund@research.att.com> | 2017-02-25 21:33:50 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-02-25 21:33:50 +0000 |
commit | e4e331941ed8e151adfdd2beba4db49aa1e3dfa4 (patch) | |
tree | 8e8199d66a4032807e0a19d2b71d295a94eaf4b1 /ncomp-utils-journaling | |
parent | b040b9c0e6a2e9f92cde0b942126d834ed216167 (diff) |
Fix for profile Id
Change-Id: I7d43ea9857e61dfa66c700e2cea2ba17e45cab5c
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-utils-journaling')
-rw-r--r-- | ncomp-utils-journaling/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-utils-journaling/pom.xml b/ncomp-utils-journaling/pom.xml index 41d66b6..f1e814a 100644 --- a/ncomp-utils-journaling/pom.xml +++ b/ncomp-utils-journaling/pom.xml @@ -13,7 +13,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> |