summaryrefslogtreecommitdiffstats
path: root/springboot/springboot30
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-03-24 13:27:40 -0400
committerDan Timoney <dtimoney@att.com>2023-03-24 13:27:51 -0400
commit7b646d6e462e3c4ea19c6c710ca1364cc484b0f1 (patch)
tree69a8d872ebbe8983ea76ca3c983bb46f7b5b56ab /springboot/springboot30
parent5bbe40c0b730546839626fa2ccf73d23570a277b (diff)
Release initial Chlorine version of parent poms
Release initial version of parent poms upgraded to OpenDaylight Chlorine release versions. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I77565259f58be59fb2b0b09e8535a13de2706f05
Diffstat (limited to 'springboot/springboot30')
-rw-r--r--springboot/springboot30/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot30/pom.xml b/springboot/springboot30/pom.xml
index 162efaf3..c3b21056 100644
--- a/springboot/springboot30/pom.xml
+++ b/springboot/springboot30/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-30-starter-parent</artifactId>
- <version>2.5.4-SNAPSHOT</version>
+ <version>2.5.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.5.4-SNAPSHOT</version>
+ <version>2.5.5-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>