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) --- blueprints-processor/pom.xml | 48 +++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 25 deletions(-) (limited to 'blueprints-processor/pom.xml') diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index f8be6c2c7..48603bac3 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -2,43 +2,41 @@ - - 4.0.0 - - - org.onap.ccsdk.parent - odlparent-lite - 1.5.1-SNAPSHOT - - + + 4.0.0 - org.onap.ccsdk.features - blueprints-processor - 0.7.0-SNAPSHOT - pom + + org.onap.ccsdk.parent + odlparent-lite + 1.5.1-SNAPSHOT + + - Blueprints Processor Module - http://wiki.sdn.labs.att.com - Blueprints Processor Blueprints Processor + org.onap.ccsdk.features + blueprints-processor + 0.7.0-SNAPSHOT + pom - - adaptors - plugin - features - installer - + Blueprints Processor Module + Blueprints Processor Blueprints Processor + + adaptors + plugin + features + installer + -- cgit 1.2.3-korg