From 5aa8aec689a399e7803e84e531532d0c61631ec1 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 7 Nov 2018 20:52:15 -0600 Subject: Fix/Renable sidecar builds Issue-ID: AAF-613 Change-Id: Ic13411eebbf3c1c9b6d8492aff1b37db37a965e4 Signed-off-by: Instrumental --- pom.xml | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8e9f174..16282a0 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 2.1.7-SNAPSHOT UTF-8 - 9.3.9.v20160517 + 1.5.1 0.7.7.201606060606 @@ -131,9 +131,7 @@ shiro shiro-osgi-bundle - @@ -159,7 +157,6 @@ ${cadi.version} - org.onap.aaf.authz @@ -216,6 +213,8 @@ aaf-misc-log4j ${cadi.version} + + org.slf4j slf4j-api @@ -282,8 +275,8 @@ maven-compiler-plugin 2.3.2 - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target} -- cgit 1.2.3-korg