From 16cfd731cf6c7b5f56d277c6316d7af358803e0f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 29 May 2020 11:15:13 -0400 Subject: Roll to next snapshot Roll to next Frankfurt snapshot Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney Change-Id: I0e433bbe8f443c1342cb9a757c983a0e76bf5022 --- components/model-catalog/blueprint-model/pom.xml | 4 ++-- .../blueprint-model/test-blueprint/capability_cli/pom.xml | 2 +- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 4 ++-- .../blueprint-model/test-blueprint/resource-audit/pom.xml | 2 +- components/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'components') diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index a41d7b1d6..9c95de159 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT ../../../ms/blueprintsprocessor/cba-parent org.onap.ccsdk.cds.cba blueprint-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom CBA - Blueprints 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 a1b26a1ed..e8c5f1d8c 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 @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.3-SNAPSHOT + 0.7.4-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 2ed085a01..7c1bebce1 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -21,11 +21,11 @@ org.onap.ccsdk.cds.cba blueprint-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT test-blueprint-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom CBA - Test Blueprints 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 902072655..5db70545b 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 @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT org.onap.ccsdk.cds.components.cba diff --git a/components/pom.xml b/components/pom.xml index 797aed120..c5ac4482b 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds parent - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT .. components - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom Components Root -- cgit 1.2.3-korg