Release netconf
[netconf.git] / restconf / restconf-nb-bierman02 / pom.xml
index ecc42bbb3fdc955dc3d71ecab93eb3e3f065e71b..0faa90da46dc9dbfa43f70fbff265b4441cabb5e 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-bierman02</artifactId>
-  <version>1.13.0-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
 
-  <properties>
-    <!-- FIXME: Remove this -->
-    <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
-  </properties>
-
   <dependencies>
     <dependency>
       <groupId>javax.annotation</groupId>
@@ -32,7 +27,7 @@
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>javax.inject</groupId>
+      <groupId>com.guicedee.services</groupId>
       <artifactId>javax.inject</artifactId>
       <optional>true</optional>
     </dependency>