diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-09-21 09:53:32 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2020-09-21 15:08:44 +0000 |
commit | 7d397bd49ffc2c61d70aa65353f2188bc1264abb (patch) | |
tree | d6af96f4c70c4f7fbd5c259bbab832d69cd323c1 /components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | |
parent | 54a9aafbec22b49d3ffb151cb46b1b631688cf08 (diff) |
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) <ks220y@att.com>
Change-Id: I37d16d3f7a467bb579f70235f69a8bff0fe4ba8e
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml')
-rw-r--r-- | components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ </parent> <artifactId>test-blueprint-kotlin-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Components Model Catalog - Blueprints Model - Test Kotlin Parent</name> |