aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/parent/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-09-27 16:26:45 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-09-27 16:26:45 -0400
commit6739059550022e2a2db5ee81d2e42e282e2ebb09 (patch)
tree88be9fe1ac575dc9dd1fade2ab38301dd1655887 /ms/blueprintsprocessor/parent/pom.xml
parent6d8d9d020eac3d36812c9d4d3d2a153ce7f63115 (diff)
Roll to next snapshot version
Roll to next snapshot version Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/parent/pom.xml')
-rw-r--r--ms/blueprintsprocessor/parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml
index 185ed14f..5b27ae8b 100644
--- a/ms/blueprintsprocessor/parent/pom.xml
+++ b/ms/blueprintsprocessor/parent/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>blueprintsprocessor</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId>
<artifactId>parent</artifactId>
@@ -29,7 +29,7 @@
<name>Blueprints Processor Parent</name>
<description>Blueprints Processor Parent</description>
<properties>
- <controllerblueprints.version>0.3.0-SNAPSHOT</controllerblueprints.version>
+ <controllerblueprints.version>0.3.1-SNAPSHOT</controllerblueprints.version>
<spring.boot.version>2.0.4.RELEASE</spring.boot.version>
<spring.version>5.0.8.RELEASE</spring.version>
<kotlin.version>1.2.60</kotlin.version>