summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup
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/spring-boot-setup
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/spring-boot-setup')
-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 a11241f3..ed5306f4 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.4.5-SNAPSHOT</version>
+ <version>2.4.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.4.5-SNAPSHOT</version>
+ <version>2.4.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>