From cd414dcea712f17a21ce71bd01d4e3ad8cbacf14 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 6 Oct 2021 09:01:24 -0400 Subject: [PATCH] Remove explicit versions Remove explicit versions and use versions defined in parent pom Issue-ID: SDNC-1611 Signed-off-by: Dan Timoney Change-Id: I5c6418354176103fe853de1f4b25acbfe8341f5f --- generic-resource-api/provider/pom.xml | 4 ---- optical-service/provider/pom.xml | 3 --- vnftools/provider/pom.xml | 1 - 3 files changed, 8 deletions(-) diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 52d8eb5b..6dd6f5e0 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -16,10 +16,6 @@ sdnc-northbound :: generic-resource-api :: ${project.artifactId} - - 1.4.0-SNAPSHOT - - org.onap.sdnc.northbound diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index fb6b51ab..154a0246 100644 --- a/optical-service/provider/pom.xml +++ b/optical-service/provider/pom.xml @@ -18,7 +18,6 @@ ${project.version} - 1.4.0-SNAPSHOT @@ -56,12 +55,10 @@ org.apache.velocity velocity-engine-core - 2.0 commons-codec commons-codec - 1.9 org.opendaylight.mdsal diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index bc77e707..01d73b84 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -18,7 +18,6 @@ UTF-8 - 1.4.0-SNAPSHOT -- 2.16.6