summaryrefslogtreecommitdiffstats
path: root/springboot/springboot23/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-05-25 11:19:38 -0400
committerDan Timoney <dtimoney@att.com>2022-05-25 11:19:38 -0400
commit69e782e9144ced2202f21c0baca6cba2e1ee81ce (patch)
treeb94b8c28a5943cef2d6b2249e9f2f4574495cd20 /springboot/springboot23/pom.xml
parent5286b7a9e0ed03bab57a93471e87c2f9d8492211 (diff)
Release version 2.3.4 parent pomsjakarta
Release version 2.3.4 parent poms, containing new parent pom for springboot v2.6 Issue-ID: CCSDK-3629 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie34304e16737f4de37a858bd0ff2db1be3f7075f
Diffstat (limited to 'springboot/springboot23/pom.xml')
-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 448a30ee..d2f4e4b7 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.3.4-SNAPSHOT</version>
+ <version>2.3.5-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.3.4-SNAPSHOT</version>
+ <version>2.3.5-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>