summaryrefslogtreecommitdiffstats
path: root/springboot/springboot23
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-01 12:07:40 -0500
committerDan Timoney <dtimoney@att.com>2022-12-01 12:07:40 -0500
commit83b69838afb59b28279c9e2997ec7a09e1f18749 (patch)
treecb827e557c95050b3b85c7f73758f7f010709258 /springboot/springboot23
parent53f2fba0185cbf1447f107d6f976ff4071b1f2ca (diff)
Release version 2.4.5 parent pom
Release final Kohn version of parent pom - 2.4.5 Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I91792fc94a32ae769dbef315c9e07498b1c37bda
Diffstat (limited to 'springboot/springboot23')
-rw-r--r--springboot/springboot23/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml
index 4dc37b5a..d98b5ace 100644
--- a/springboot/springboot23/pom.xml
+++ b/springboot/springboot23/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.4.5-SNAPSHOT</version>
+ <version>2.4.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -150,7 +150,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.4.5-SNAPSHOT</version>
+ <version>2.4.6-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>