Changed to unmaintained
[aaf/cadi.git] / shiro-osgi-bundle / pom.xml
index 2081be5..228ae37 100644 (file)
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.onap.aaf.cadi</groupId>
                <artifactId>parent</artifactId>
-               <version>2.1.10-SNAPSHOT</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -40,7 +40,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>2.5.4</version>
+                               <version>4.2.1</version>
                                <extensions>true</extensions>
                                <configuration>
                                        <instructions>
@@ -56,8 +56,8 @@
                                                        javax.net.ssl,
                                                        javax.crypto,
                                                        javax.crypto.spec,
-                                                       javax.xml.bind.annotation,
-                                                       javax.xml.bind,
+                                                       javax.xml.bind.annotation;version="[2.0,3)",
+                                                       javax.xml.bind;version="[2.0,3)",
                                                        javax.xml.transform,
                                                        javax.xml.datatype,
                                                        javax.ws.rs,