summaryrefslogtreecommitdiffstats
path: root/blueprint-generator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'blueprint-generator/pom.xml')
-rw-r--r--blueprint-generator/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprint-generator/pom.xml b/blueprint-generator/pom.xml
index 2dbfd9e..6e00c71 100644
--- a/blueprint-generator/pom.xml
+++ b/blueprint-generator/pom.xml
@@ -28,8 +28,8 @@
<version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.platform.cli</groupId>
- <artifactId>blueprint-generator-onap</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <artifactId>blueprint-generator</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
<properties>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>