summaryrefslogtreecommitdiffstats
path: root/springboot/springboot26/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-16 09:27:44 -0400
committerDan Timoney <dtimoney@att.com>2024-09-16 09:27:44 -0400
commit9998f9dc585e50d18cc279e3d103aef079078610 (patch)
tree1c8b4f58f89e883117630b7cd88c9debc179c003 /springboot/springboot26/pom.xml
parent67493a6cc75140a6df20fca9c593d02f14ed78ea (diff)
Release initial Oslo/Potassium parent poms
Release initial version of parent poms for ONAP Oslo release, ported to OpenDaylight Potassium Issue-ID: CCSDK-3990 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3322840c58c02acdfe6178a3edb681666583038a
Diffstat (limited to 'springboot/springboot26/pom.xml')
-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 8a06d7f8..6d52cc8a 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.8.0-SNAPSHOT</version>
+ <version>2.8.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>