aboutsummaryrefslogtreecommitdiffstats
path: root/shiro-osgi-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'shiro-osgi-bundle/pom.xml')
-rw-r--r--shiro-osgi-bundle/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml
index c7e0a16..228ae37 100644
--- a/shiro-osgi-bundle/pom.xml
+++ b/shiro-osgi-bundle/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>parent</artifactId>
- <version>2.1.16-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,