summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-13 08:09:28 -0400
committerDan Timoney <dtimoney@att.com>2021-10-13 08:09:28 -0400
commit46924b2f435f3c64149d66bf2d51a4787eef7840 (patch)
tree1c837bb1777232224f7ea2b0f8c6fc00886ac688 /springboot/springboot1
parent526230c23321de9765bdae24b8b8e3fc7a48fded (diff)
Release version 2.2.2 of CCSDK parent poms
Release Istanbul RC release (2.2.2) of CCSDK parent poms Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I27b927af0d5818f1116f30ea23434fc23fe80301
Diffstat (limited to 'springboot/springboot1')
-rw-r--r--springboot/springboot1/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index be8689b3..77e3f625 100644
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -148,7 +148,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>