From 6ea1b9009ecc674b0e3000b7a50326908cdba711 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Jun 2023 06:41:11 -0400 Subject: Roll master for Montreal Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney Change-Id: I7e8a5c03fb236b5ea4f2d0f31460fabfcb047591 --- springboot/pom.xml | 4 ++-- springboot/spring-boot-setup/pom.xml | 4 ++-- springboot/springboot1/pom.xml | 4 ++-- springboot/springboot23/pom.xml | 4 ++-- springboot/springboot25/pom.xml | 4 ++-- springboot/springboot26/pom.xml | 4 ++-- springboot/springboot30/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'springboot') diff --git a/springboot/pom.xml b/springboot/pom.xml index c87407d1..2e0c826e 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent parent - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.ccsdk.parent springboot-aggregator - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 88357699..a75027c1 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent springboot-aggregator - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 75e327f6..504bc70a 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom import diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index 3d071e7e..e303ef8a 100644 --- a/springboot/springboot23/pom.xml +++ b/springboot/springboot23/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom import diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index 0cfdbcf4..88fae6ee 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-25-starter-parent - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom import diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index 04056eef..6b7e4d75 100644 --- a/springboot/springboot26/pom.xml +++ b/springboot/springboot26/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-26-starter-parent - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom import 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 @@ org.onap.ccsdk.parent spring-boot-30-starter-parent - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -125,7 +125,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.5-SNAPSHOT + 2.6.0-SNAPSHOT pom import -- cgit