summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 16:40:03 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 16:40:03 -0500
commit70ae29c0f979c7b76377efcc624116260367e4d9 (patch)
tree062077aa3b23d193a898755a63dbfce9c2b16d7b /blueprints-processor/plugin
parentc6fa2af9d698ceb6d38400b2a19ff17baf1bf215 (diff)
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: I8514cae0564e58f26fab56e109af72ca80fda36b Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/plugin')
-rw-r--r--blueprints-processor/plugin/assignment-provider/pom.xml4
-rw-r--r--blueprints-processor/plugin/generator-provider/pom.xml4
-rw-r--r--blueprints-processor/plugin/model-provider/pom.xml4
-rw-r--r--blueprints-processor/plugin/pom.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml
index ea2c6f05f..dce95921b 100644
--- a/blueprints-processor/plugin/assignment-provider/pom.xml
+++ b/blueprints-processor/plugin/assignment-provider/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<artifactId>blueprints-assignment-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Assignment - Provider</name>
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml
index ecfba6037..da2f0364d 100644
--- a/blueprints-processor/plugin/generator-provider/pom.xml
+++ b/blueprints-processor/plugin/generator-provider/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<artifactId>blueprints-generator-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Generator - Provider</name>
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml
index c24040e68..84a6966f5 100644
--- a/blueprints-processor/plugin/model-provider/pom.xml
+++ b/blueprints-processor/plugin/model-provider/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<artifactId>blueprints-model-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Model - Provider</name>
diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml
index 9c372dbda..aebee2938 100644
--- a/blueprints-processor/plugin/pom.xml
+++ b/blueprints-processor/plugin/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<artifactId>blueprints-processor-plugin</artifactId>
<groupId>org.onap.ccsdk.features</groupId>
<packaging>pom</packaging>