Merge "Update to new version of ADSAL components and its dependencies proposed by...
[controller.git] / opendaylight / usermanager / api / pom.xml
index 78825e1ace343721f05a58c79acd111b4db955a3..f7064a3c6dee8ee5bd9b01b599ed4858bbcc9372 100644 (file)
@@ -47,7 +47,8 @@
               org.apache.commons.lang3,
               org.springframework.security.authentication,
               org.springframework.security.core.authority,
-              org.springframework.security.core.userdetails
+              org.springframework.security.core.userdetails,
+              javax.xml.bind.annotation
             </Import-Package>
             <Export-Package>
               org.opendaylight.controller.usermanager,
@@ -75,7 +76,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.4.1-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
+      <version>0.7.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.springframework.security</groupId>
-      <artifactId>spring-security-core</artifactId>
-    </dependency>
     <dependency>
       <groupId>equinoxSDK381</groupId>
       <artifactId>javax.servlet</artifactId>