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 --- ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 1 - ms/blueprintsprocessor/functions/cli-executor/pom.xml | 1 - ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 1 - ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml | 1 - ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 1 - ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 1 - ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 1 - ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml | 1 - ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | 1 - ms/blueprintsprocessor/parent/pom.xml | 1 - ms/pom.xml | 1 - ms/sdclistener/application/pom.xml | 1 - 12 files changed, 12 deletions(-) (limited to 'ms') diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 43f4598b5..40c93b17d 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor - 1.0.0-SNAPSHOT MS Blueprints Processor Functions - Ansible AWX Executor Blueprints Processor Function - Ansible Executor diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 04c78d8e0..37f4bfc72 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor - 1.0.0-SNAPSHOT MS Blueprints Processor Functions - CLI Executor Blueprints Processor Function - CLI Executor diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index 35c2113a3..35f838e19 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 1.0.0-SNAPSHOT MS Blueprints Processor Functions - Config Snapshots Blueprints Processor Function - Config Snapshots diff --git a/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml b/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml index eb36fe528..9fd427482 100644 --- a/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml +++ b/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml @@ -28,7 +28,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions k8s-profile-upload - 1.0.0-SNAPSHOT MS Blueprints Processor Functions - K8s Profile Upload Blueprints Processor Function - K8s Profile Upload diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index ce497548b..ac56a1a71 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor - 1.0.0-SNAPSHOT MS Blueprints Processor Functions - Netconf Executor Blueprints Processor Function - Netconf Executor diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index a95535168..c1357f8cc 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution - 1.0.0-SNAPSHOT jar MS Blueprints Processor Functions - Resource Resolution diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 73502b22c..de135173c 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions restconf-executor - 1.0.0-SNAPSHOT MS Blueprints Processor Functions - Restconf Executor Blueprints Processor Function - Restconf Executor diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml index 8673211a2..7960ca3a1 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml @@ -27,7 +27,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.modules blueprint-core - 1.0.0-SNAPSHOT MS Blueprints Processor Modules - Blueprints - Blueprints Core diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 39f2df5b3..bdf0513cb 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor.modules configs-api - 1.0.0-SNAPSHOT jar MS Blueprints Processor Modules - Inbound - Configurations API diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index eb4f4ded5..a74132b38 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -26,7 +26,6 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.0.0-SNAPSHOT pom MS Blueprints Processor Parent diff --git a/ms/pom.xml b/ms/pom.xml index bc0131eb6..7d98e37ae 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -26,7 +26,6 @@ cds-ms - 1.0.0-SNAPSHOT pom MS (Root) diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index a1ea90c84..34fb6f911 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -26,7 +26,6 @@ sdclistener-application - 1.0.0-SNAPSHOT jar MS SDC Listener - Application -- cgit 1.2.3-korg