From 5e9a1da4ef37b6b47ba428325478b79466d7d181 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 14 Jun 2023 17:03:23 -0400 Subject: Roll snapshot for Montreal Roll snapshot to 1.6.0-SNAPSHOT to prepare for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney Change-Id: I76b9683c658f793c01fdb865404df72ac1ec9684 --- components/model-catalog/blueprint-model/archetype-blueprint/pom.xml | 2 +- .../model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml | 2 +- components/model-catalog/blueprint-model/pom.xml | 2 +- .../model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | 2 +- .../model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml | 2 +- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 2 +- .../model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'components/model-catalog/blueprint-model') diff --git a/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml b/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml index 299c0aa53..1d10506b7 100644 --- a/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.components.cba archetype-blueprint - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT maven-archetype Components Model Catalog - Blueprints Model - Archetype Blueprints diff --git a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml index 6a162fa0a..f9eb3909a 100644 --- a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml +++ b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT cba-assembly-descriptor diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 4a34732ac..837b525d8 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../../cba-parent diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index 6823caa18..df8b1c205 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT test-blueprint-kotlin-parent diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml index 3d5d6990e..b1c97f203 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba test-blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT capability_cli diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml index 75aedef7e..70cdd1083 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT test-blueprint-model diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index 0fe58def4..a9482b925 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba test-blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT resource-audit -- cgit 1.2.3-korg