Fixed an issue with volumes being null
[dcaegen2/platform/cli.git] / blueprint-generator / pom.xml
index 2dbfd9e..6e00c71 100644 (file)
@@ -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>