From d4e5aa677fa2675bbcec15efad07340c22cac5f6 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 6 Jul 2020 12:45:48 -0400 Subject: Roll version to latest Frankfurt snapshot Roll versions to latest Frankfurt snapshot Issue-ID: CCSDK-2519 Signed-off-by: Dan Timoney Change-Id: I440fb78baad8dd3a607599556e712df61d12f6a1 --- 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 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'components/model-catalog') diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 9c95de159..ecfd933aa 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.4-SNAPSHOT + 0.7.5-SNAPSHOT ../../../ms/blueprintsprocessor/cba-parent org.onap.ccsdk.cds.cba blueprint-model - 0.7.4-SNAPSHOT + 0.7.5-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 e8c5f1d8c..c19426ebf 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.4-SNAPSHOT + 0.7.5-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 7c1bebce1..715aa2647 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.4-SNAPSHOT + 0.7.5-SNAPSHOT test-blueprint-model - 0.7.4-SNAPSHOT + 0.7.5-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 5db70545b..01c388fd5 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.4-SNAPSHOT + 0.7.5-SNAPSHOT org.onap.ccsdk.cds.components.cba -- cgit 1.2.3-korg