summaryrefslogtreecommitdiffstats
path: root/springboot/springboot25
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-08-03 16:36:42 -0400
committerDan Timoney <dtimoney@att.com>2022-08-03 16:36:42 -0400
commit1c6dd26b168d5619de5fbfc4d60051e43f603247 (patch)
tree0d35b4b4f871ce68356fd96975d0d90ecf0e2a1d /springboot/springboot25
parent59d34e4b2c6e1851b51412b5291425c1564f733c (diff)
Release ODL Sulfur (v2.4.1) parent poms
Release ODL Sulfur SR1 version of parent poms (version 2.4.1) Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icb38ed1bc87e2e8f37050dce6f624f1544b7ab22
Diffstat (limited to 'springboot/springboot25')
-rw-r--r--springboot/springboot25/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml
index 7201b241..90bf6bd5 100644
--- a/springboot/springboot25/pom.xml
+++ b/springboot/springboot25/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -147,7 +147,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>