summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormaopengzhang <zhang.maopeng1@zte.com.cn>2017-09-07 23:29:07 +0800
committermaopengzhang <zhang.maopeng1@zte.com.cn>2017-09-07 23:29:07 +0800
commit3d50c4939ae90c6b99fbe66695c4d4f2c1c24132 (patch)
treecc09893691983e2ecd46a354b0286a0954c928ca /pom.xml
parenta58e476f038345be859276db45a50a3f3bdcb57e (diff)
JTOSCA Build failed
add profileid in the POM.xml Change-Id: Ibfed4f2a912f9392dcfcc3927d1fd93601245a44 Issue-ID: SDC-292 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 31c6b64..cb7777a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,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>