summaryrefslogtreecommitdiffstats
path: root/springboot/springboot23
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-14 10:07:43 -0400
committerDan Timoney <dtimoney@att.com>2022-09-14 10:07:43 -0400
commit0f62ab343884dafb51de4980d54c6a3da13765df (patch)
tree2641787685c9c2ec978686fdbd60c0433133262e /springboot/springboot23
parent3c64990c07ea7f00e2aac34a4a3906a87e5666f9 (diff)
Release version 2.4.2 parent poms
Release version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If273a0581fdbe18509169cde4029ba0559960642
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 ba0bb3c3..8e383f1e 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.2-SNAPSHOT</version>
+ <version>2.4.3-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.2-SNAPSHOT</version>
+ <version>2.4.3-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>