Remove superfluous version/groupId declarations
[netconf.git] / restconf / restconf-nb-bierman02 / pom.xml
index 6c61baac43b026fb3cd071676a2eea4bbf7d3ee7..cbef202f80437851776aa44a320d4521d8488fc9 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-bierman02</artifactId>
-  <version>1.13.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
@@ -27,7 +25,7 @@
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>javax.inject</groupId>
+      <groupId>com.guicedee.services</groupId>
       <artifactId>javax.inject</artifactId>
       <optional>true</optional>
     </dependency>