From 6538f0f7fdf700709ae430426ee3501a96a8e723 Mon Sep 17 00:00:00 2001 From: da490c Date: Thu, 22 Mar 2018 12:43:35 -0400 Subject: Remove logback-classic dep Issue-ID: AAI-599 Change-Id: I07631b601c2602769ce6f094380df253dbb39c24 Signed-off-by: da490c --- sparkybe-onap-application/pom.xml | 41 +++++++++++++++------------------------ 1 file changed, 16 insertions(+), 25 deletions(-) (limited to 'sparkybe-onap-application/pom.xml') diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 04fd2a2..b8da6da 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -29,18 +29,20 @@ - - - - - org.apache.camel - camel-spring-boot-dependencies - ${camel-spring-boot.version} - pom - import - - - + + + + + org.apache.camel + camel-spring-boot-dependencies + ${camel-spring-boot.version} + pom + import + + + + + @@ -58,7 +60,6 @@ org.apache.camel camel-restlet - ${camel-spring-boot.version} commons-logging @@ -70,7 +71,6 @@ org.apache.camel camel-servlet - ${camel-spring-boot.version} commons-logging @@ -108,8 +108,7 @@ commons-io commons-io - 2.4 - + @@ -170,7 +169,7 @@ org.onap.aai.logging-service common-logging - 1.2.0 + 1.2.1 @@ -208,11 +207,6 @@ rest-client 1.2.0 - - commons-io - commons-io - 2.4 - @@ -371,7 +365,6 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 copy-docker-file @@ -402,7 +395,6 @@ org.apache.maven.plugins maven-dependency-plugin - 3.0.0 copy-installed @@ -460,7 +452,6 @@ org.apache.maven.plugins maven-site-plugin - 3.3 -- cgit 1.2.3-korg