summaryrefslogtreecommitdiffstats
path: root/springboot/springboot26
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-05 09:49:51 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-05 09:49:51 -0400
commitf65e1612c4a48c919704d561b888f7da4edbeb25 (patch)
tree9d45f8d6961e0ad995874f88b106f9aba0fd7b53 /springboot/springboot26
parentf48dfabab9790f2b97d573b1175800dd5f856eea (diff)
Release version 2.4.3 with kotlin upgrades
Release version 2.4.3 of parent poms, containing kotlin version upgrades Change-Id: I884f7b9b9ce56331ac4e25f36584686558d442a6 Issue-ID: CCSDK-3771 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot26')
-rw-r--r--springboot/springboot26/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml
index e96825f5..257b20b2 100644
--- a/springboot/springboot26/pom.xml
+++ b/springboot/springboot26/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-26-starter-parent</artifactId>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4-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.3-SNAPSHOT</version>
+ <version>2.4.4-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>