From 114c5c16fe51231af038f30ed7ffaee2b22a3431 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 18 Mar 2020 09:59:18 -0400 Subject: [PATCH] Use released parent poms Use released version of parent poms Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney Change-Id: Ib45fc3134e2ba0e97908d9efa12e3cbec265b381 --- cds-ui/pom.xml | 2 +- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 1 - ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml | 1 - ms/blueprintsprocessor/modules/blueprints/pom.xml | 1 - ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml | 1 - ms/error-catalog/application/pom.xml | 1 - ms/error-catalog/core/pom.xml | 1 - ms/error-catalog/pom.xml | 1 - ms/error-catalog/services/pom.xml | 1 - pom.xml | 8 +++----- 10 files changed, 4 insertions(+), 14 deletions(-) diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 122823419..4a9f0fdad 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.1 + 1.5.2 diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml index 3b44eb105..29daa768e 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml index ac46b3635..c7dbaf174 100644 --- a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml b/ms/blueprintsprocessor/modules/blueprints/pom.xml index cd6a17e88..527a5bf98 100644 --- a/ms/blueprintsprocessor/modules/blueprints/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index f4e7f4d98..f28a7132e 100644 --- a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index a22ea2cc6..4e1a6f3f1 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 407f10f08..f117aa83f 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 0b5220b3a..1e6707a75 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 8ed8052a1..6fcf158f5 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/pom.xml b/pom.xml index 65de1c54a..da7368259 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.2-SNAPSHOT + 1.5.2 @@ -111,8 +111,7 @@ limitations under the License. validate - + @@ -128,8 +127,7 @@ limitations under the License. process-sources - + -- 2.16.6