summaryrefslogtreecommitdiffstats
path: root/blueprint-generator/pom.xml
diff options
context:
space:
mode:
authorms236b <ms236b@att.com>2019-08-26 09:41:54 -0400
committerms236b <ms236b@att.com>2019-08-27 11:16:38 -0400
commit85fe98b96d6097369a107b7df79f75c0c2a10bc0 (patch)
treee6fe0a0264a023d53fd84a2d9f01a769657adb56 /blueprint-generator/pom.xml
parent68dd2713e43dd0e42df9d430e83500faab4449ac (diff)
Added the policy models to onap version
Added Policy model support to onap version, added header Issue-ID: DCAEGEN2-1684 Change-Id: Id41c3c72c07613ef68e33ba2c34ad62b84944e8d Signed-off-by: ms236b <ms236b@att.com>
Diffstat (limited to 'blueprint-generator/pom.xml')
-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 96a0c97..cb798d2 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<properties>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>