Bump versions to 0.14.10-SNAPSHOT
[aaa.git] / web / servlet-jersey2 / pom.xml
index eb5e893ecd050b4b5c188518b5856c6d8bf32000..bc7f4845e1977a76eb163f22fa678aeeb64bef23 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.14.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -35,7 +35,7 @@
             <artifactId>jersey-client</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>