aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-09-10 09:26:13 +0300
committerIdan Amit <ia096e@intl.att.com>2017-09-10 09:26:13 +0300
commit9fdafa9d955ca131c1402c95ded4e29209e5c8ec (patch)
tree2a8b422a07b1af959bee0690d2c8a9988edeb6ac
parent2225b30cd1f3f41348712278510ec6c0f2adb638 (diff)
Fixed pom.xml file in sdc-tosca
for the release job to run properly Change-Id: I5d7bf9f07f344af84d79432c1d3d64a910127deb Issue-Id: SDC-301 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 dfb1b37..d64cef8 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>