From 7d397bd49ffc2c61d70aa65353f2188bc1264abb Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 21 Sep 2020 09:53:32 -0400 Subject: Fixing docker image tag Moving related properties to parent most pom and using same across Removing unnecessary version tag from poms Issue-ID: CCSDK-2794 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I37d16d3f7a467bb579f70235f69a8bff0fe4ba8e --- components/model-catalog/blueprint-model/pom.xml | 1 - .../model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | 1 - components/model-catalog/blueprint-model/test-blueprint/pom.xml | 1 - 3 files changed, 3 deletions(-) (limited to 'components/model-catalog/blueprint-model') diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index db63478cd..65b8ce18b 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -27,7 +27,6 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.0.0-SNAPSHOT pom Components Model Catalog - Blueprints Model 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 626ca9e17..f39ded7e5 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 @@ -25,7 +25,6 @@ test-blueprint-kotlin-parent - 1.0.0-SNAPSHOT pom Components Model Catalog - Blueprints Model - Test Kotlin Parent diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml index 70b3bfc1d..fb372ed07 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -25,7 +25,6 @@ test-blueprint-model - 1.0.0-SNAPSHOT pom Components Model Catalog - Blueprints Model - Test Blueprints -- cgit 1.2.3-korg