From e718a166dadeca3e606386da1720313d8d71119f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 31 Jul 2023 15:15:00 -0400 Subject: Release initial Montreal version of parent poms Release initial Montreal version (2.6.0) of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney Change-Id: I35ed4a2fe0d0d465dfed4f392880a03e64e2c746 --- springboot/pom.xml | 4 ++-- springboot/spring-boot-setup/pom.xml | 4 ++-- springboot/springboot23/pom.xml | 4 ++-- springboot/springboot25/pom.xml | 4 ++-- springboot/springboot26/pom.xml | 4 ++-- springboot/springboot27/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 d64bd21f..eaf6add5 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent parent - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT org.onap.ccsdk.parent springboot-aggregator - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 46336be2..5124a7be 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.6.0-SNAPSHOT + 2.6.1-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index 7d4005f4..0616081f 100644 --- a/springboot/springboot23/pom.xml +++ b/springboot/springboot23/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom import diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index 10fbdfaf..bf76bd9b 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.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom import diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index dcbc9fc4..703e4bb9 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.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom import diff --git a/springboot/springboot27/pom.xml b/springboot/springboot27/pom.xml index 1e7aa1bd..05ef5946 100644 --- a/springboot/springboot27/pom.xml +++ b/springboot/springboot27/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-27-starter-parent - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom import diff --git a/springboot/springboot30/pom.xml b/springboot/springboot30/pom.xml index 1da11227..1e50f0b7 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.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom import -- cgit 1.2.3-korg