diff options
author | Lvbo163 <lv.bo163@zte.com.cn> | 2017-11-16 11:34:55 +0800 |
---|---|---|
committer | Lvbo163 <lv.bo163@zte.com.cn> | 2017-11-16 11:34:55 +0800 |
commit | 20c644471a162abf72c7f10f47c45663c42de814 (patch) | |
tree | baeaaeefaec25e2bfef6e01c4b58ee93c6ccb3da /distribution/pom.xml | |
parent | 29660c673b5a54ea93238cdd94c14f8ee7c7d8ce (diff) |
Change workflow release versionv1.0.01.0.0-ONAP1.0.0-Amsterdam
Issue-ID: SDC-663
Change-Id: I879c746924c848cfe138ccf6b5807817202cbf49
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'distribution/pom.xml')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index 9b50b4f8..cf85df22 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.onap.sdc.sdc-workflow-designer</groupId> <artifactId>sdc-workflow-designer</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> |