From 05e4277510b9947e3cdcbab8c7bb3846a4211af6 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 12 Dec 2019 11:20:58 -0500 Subject: Refactoring POM as per tidy:pom Removing sli version property declared as project.version, and it should inherit from parent pom Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e Issue-ID: CCSDK-1993 Signed-off-by: Singal, Kapil (ks220y) --- .../adaptors/data-adaptor-provider/pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'blueprints-processor/adaptors/data-adaptor-provider') diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index e99ecc4cd..e4af0d14d 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -1,11 +1,11 @@ - 4.0.0 @@ -18,12 +18,13 @@ org.onap.ccsdk.features - 0.7.0-SNAPSHOT blueprints-data-adaptor-provider + 0.7.0-SNAPSHOT bundle + Blueprints Data Adaptor - Provider http://maven.apache.org - + ${project.version} @@ -39,7 +40,6 @@ - org.apache.commons -- cgit 1.2.3-korg