summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blueprint-generator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprint-generator/pom.xml b/blueprint-generator/pom.xml
index cb798d2..a3d2ae2 100644
--- a/blueprint-generator/pom.xml
+++ b/blueprint-generator/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.dcaegen2.platform.cli</groupId>
<artifactId>blueprint-generator</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<properties>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>