aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-09-28 01:44:33 +0300
committerMichael Lando <ml636r@att.com>2017-09-28 01:44:33 +0300
commit45e0b399fbb7e05e4def9999a164f175b85597d0 (patch)
tree7edc03d07f5f0ba445bc39b906efcc5b3be7a342
parent7a729dde183ba0bc26c4452f7b8cdf9e53e42562 (diff)
JTOSCA Build failed
add profileid in the POM.xml Change-Id: I746de0e7ab91e3fa0cee183734f79817767adb93 Issue-ID: SDC-292 Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6485d2b..5f9cb31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<sitePath>/content/sites/site/org/openecomp/sdc/jtosca/${project.version}</sitePath>
<snapshots.path>snapshots</snapshots.path>
<releases.path>releases</releases.path>
- <!--<staging.profile.id>176c31dfe190a</staging.profile.id> -->
+ <staging.profile.id>176c31dfe190a</staging.profile.id>
</properties>