aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/blueprintsprocessor/modules/pom.xml')
-rw-r--r--ms/blueprintsprocessor/modules/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml
index 11d07fbb..3311b843 100644
--- a/ms/blueprintsprocessor/modules/pom.xml
+++ b/ms/blueprintsprocessor/modules/pom.xml
@@ -22,11 +22,12 @@
<parent>
<groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId>
<artifactId>parent</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>modules</artifactId>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor Modules POM</name>
<description>Blueprints Processor Modules</description>