From a3e70a1a48d13193d9f28a2d91089d5b253d3e91 Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Thu, 7 Jan 2021 10:03:05 +0100 Subject: update common and data-provider MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes for aluminum Issue-ID: CCSDK-3076 Signed-off-by: Michael DÜrre Change-Id: I5416e3328b067609a8820c8c0d4414d362c65ba2 Signed-off-by: Ravi Pendurty --- sdnr/wt/common/pom.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'sdnr/wt/common/pom.xml') diff --git a/sdnr/wt/common/pom.xml b/sdnr/wt/common/pom.xml index 54ffc01c3..83b07536f 100644 --- a/sdnr/wt/common/pom.xml +++ b/sdnr/wt/common/pom.xml @@ -29,14 +29,14 @@ org.onap.ccsdk.parent binding-parent - 2.1.0 + 2.1.1-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-common 1.1.1-SNAPSHOT - jar + bundle ccsdk-features :: ${project.artifactId} @@ -47,7 +47,6 @@ - true true yyyy-MM-dd HH:mm ${maven.build.timestamp} UTC @@ -63,7 +62,7 @@ javax.servlet - servlet-api + javax.servlet-api org.osgi @@ -77,7 +76,6 @@ org.elasticsearch.client elasticsearch-rest-client - ${elasticsearch-rest-client.version} com.fasterxml.jackson.core @@ -92,8 +90,8 @@ jackson-databind - com.google.code.findbugs - annotations + com.google.code.findbugs + annotations @@ -114,7 +112,6 @@ com.github.alexcojocaru elasticsearch-maven-plugin - 6.16 ${skipTests} testCluster -- cgit 1.2.3-korg