aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-10-03 09:46:57 +0300
committerIdan Amit <ia096e@intl.att.com>2017-10-03 09:46:57 +0300
commit44d4b0f23acde15900f35bd7f58f86de368b7c4a (patch)
tree9a586677548deae259a79caaf32dbae2c8b8a2c4
parent3ed46141dcd16bbe49053d9eec026afbdf08d355 (diff)
Fix sdc-tosca release-1.0.0 release job
Fixed sdc-tosca release-1.0.0 release job in jenkins Change-Id: I11df18ed498371d2d9765b7ddbbdf4a3a96638ac Issue-Id: SDC-428 Signed-off-by: Idan Amit <ia096e@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 280ef10..4c6721e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<sitePath>/content/sites/site/org/openecomp/sdc/sdc-tosca/${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>