diff options
author | maopengzhang <zhang.maopeng1@zte.com.cn> | 2017-09-07 23:29:07 +0800 |
---|---|---|
committer | maopengzhang <zhang.maopeng1@zte.com.cn> | 2017-09-07 23:29:07 +0800 |
commit | 3d50c4939ae90c6b99fbe66695c4d4f2c1c24132 (patch) | |
tree | cc09893691983e2ecd46a354b0286a0954c928ca | |
parent | a58e476f038345be859276db45a50a3f3bdcb57e (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>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |