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