aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints-processor
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints-processor')
-rw-r--r--blueprints-processor/adaptors/data-adaptor-provider/pom.xml2
-rw-r--r--blueprints-processor/adaptors/pom.xml2
-rw-r--r--blueprints-processor/adaptors/rest-adaptor-provider/pom.xml2
-rw-r--r--blueprints-processor/features/ccsdk-blueprints-processor/pom.xml2
-rwxr-xr-xblueprints-processor/features/features-blueprints-processor/pom.xml2
-rwxr-xr-xblueprints-processor/features/pom.xml2
-rw-r--r--blueprints-processor/installer/pom.xml2
-rw-r--r--blueprints-processor/plugin/assignment-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/generator-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/model-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/pom.xml2
-rw-r--r--blueprints-processor/pom.xml2
12 files changed, 12 insertions, 12 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
index c27dc88b4..413b1e1b8 100644
--- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
@@ -18,7 +18,7 @@
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<artifactId>blueprints-data-adaptor-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Data Adaptor - Provider</name>
diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml
index a23fb1df1..fd4f876f9 100644
--- a/blueprints-processor/adaptors/pom.xml
+++ b/blueprints-processor/adaptors/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>blueprints-processor-adaptors</artifactId>
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
index 410982e87..e7985b75d 100644
--- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<artifactId>blueprints-rest-adaptor-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Rest Adaptor - Provider</name>
diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
index aab55919f..44c593ee1 100644
--- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
+++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-blueprints-processor</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>feature</packaging>
<name>Blueprints Processor :: Features :: ${project.artifactId}</name>
diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml
index f0e8c9363..ec040b3a0 100755
--- a/blueprints-processor/features/features-blueprints-processor/pom.xml
+++ b/blueprints-processor/features/features-blueprints-processor/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-blueprints-processor</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>feature</packaging>
<name>Blueprints Processor :: CCSDK Features :: ${project.artifactId}</name>
diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml
index 8bdf40d0e..621dc18a5 100755
--- a/blueprints-processor/features/pom.xml
+++ b/blueprints-processor/features/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>blueprints-processor-features</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor :: Features aggregator :: ${project.artifactId}</name>
diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml
index db6cfcb98..22d67c90d 100644
--- a/blueprints-processor/installer/pom.xml
+++ b/blueprints-processor/installer/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>blueprints-processor-installer</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor :: ${project.artifactId}</name>
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml
index a2337b27f..a99e7f6a3 100644
--- a/blueprints-processor/plugin/assignment-provider/pom.xml
+++ b/blueprints-processor/plugin/assignment-provider/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-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 7238021ba..44e54d73f 100644
--- a/blueprints-processor/plugin/generator-provider/pom.xml
+++ b/blueprints-processor/plugin/generator-provider/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-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 b4f86e0f9..86250d298 100644
--- a/blueprints-processor/plugin/model-provider/pom.xml
+++ b/blueprints-processor/plugin/model-provider/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-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 4906ae2b2..53e22c727 100644
--- a/blueprints-processor/plugin/pom.xml
+++ b/blueprints-processor/plugin/pom.xml
@@ -25,7 +25,7 @@
<relativePath/>
</parent>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<artifactId>blueprints-processor-plugin</artifactId>
<groupId>org.onap.ccsdk.features</groupId>
<packaging>pom</packaging>
diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml
index 91892ab86..46b5223a9 100644
--- a/blueprints-processor/pom.xml
+++ b/blueprints-processor/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>blueprints-processor</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor Module</name>