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>
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>