From 46c4c7b526549eb3bc1020f9249fdcf130f94dd0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 7 Apr 2020 11:20:11 -0400 Subject: Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: Ia5a5dca4d552925f8909a2c2a92bbabeec39cdc4 --- components/model-catalog/blueprint-model/pom.xml | 5 +++-- .../blueprint-model/test-blueprint/capability_cli/pom.xml | 3 ++- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 5 +++-- .../blueprint-model/test-blueprint/resource-audit/pom.xml | 3 ++- components/pom.xml | 5 +++-- 5 files changed, 13 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 e84ae31bb..918158846 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -14,19 +14,20 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT ../../../ms/blueprintsprocessor/cba-parent org.onap.ccsdk.cds.cba blueprint-model - 0.7.1-SNAPSHOT + 0.7.2-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 cdc3964b7..02731e0d0 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 @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.1-SNAPSHOT + 0.7.2-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 023ca09f3..f56973656 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -14,17 +14,18 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba blueprint-model - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT test-blueprint-model - 0.7.1-SNAPSHOT + 0.7.2-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 654ccb385..460eb8e1e 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 @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT org.onap.ccsdk.cds.components.cba diff --git a/components/pom.xml b/components/pom.xml index e6ff71629..b5d8f11e0 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds parent - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT .. components - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom Components Root -- cgit 1.2.3-korg