Update shiro bundle & fix sidecar
[aaf/cadi.git] / shiro-osgi-bundle / pom.xml
index e366b30..c7e0a16 100644 (file)
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.onap.aaf.cadi</groupId>
                <artifactId>parent</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.16-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -71,7 +71,8 @@
                                                        javax.xml.namespace,
                                                        org.w3c.dom,
                                                        org.xml.sax,
-                                                       javax.xml.transform.stream
+                                                       javax.xml.transform.stream,
+                                                       org.apache.log4j
                                                </Import-Package>
                                                <Embed-Dependency>*;scope=compile|runtime;inline=false</Embed-Dependency>
                                                <!-- <Embed-Dependency>*;scope=compile|runtime;artifactId=!shiro-core;inline=false</Embed-Dependency> -->