summaryrefslogtreecommitdiffstats
path: root/springboot/springboot30
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-06 06:41:11 -0400
committerDan Timoney <dtimoney@att.com>2023-06-06 06:58:49 -0400
commit6ea1b9009ecc674b0e3000b7a50326908cdba711 (patch)
tree50110268e8d1492da016be53f503743055273ed1 /springboot/springboot30
parent7b646d6e462e3c4ea19c6c710ca1364cc484b0f1 (diff)
Roll master for Montreal
Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7e8a5c03fb236b5ea4f2d0f31460fabfcb047591
Diffstat (limited to 'springboot/springboot30')
-rw-r--r--springboot/springboot30/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot30/pom.xml b/springboot/springboot30/pom.xml
index c3b21056..b5b158a7 100644
--- a/springboot/springboot30/pom.xml
+++ b/springboot/springboot30/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-30-starter-parent</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>