summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-11 09:03:55 -0500
committerDan Timoney <dtimoney@att.com>2021-01-11 09:03:55 -0500
commite4911ac015a33b11880bdc519aa13f9c1cdfac90 (patch)
treea3f6b2e17524c1dd9e87190ee07bfb219b6cb8e9 /springboot/spring-boot-setup/pom.xml
parenteb6f9410f28eea77c25d4bec4d3594c7624b2c9e (diff)
Release 2.0.5 parent and roll to next snapshotguilin
Release version 2.0.5 of parent pom and roll to next snapshot Change-Id: I00506dcdf0584a01ae3283f435765be997444ced Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/spring-boot-setup/pom.xml')
-rw-r--r--springboot/spring-boot-setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml
index 7caf992c..4aaecfc6 100644
--- a/springboot/spring-boot-setup/pom.xml
+++ b/springboot/spring-boot-setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>