Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index a92ab02f92b6ed530fb8b7dac77b5515c8cafdf5..2048108a564a1550818b449d2bbdf7866f5bfd02 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.15-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
       <artifactId>yang-model-util</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>osgi.core</artifactId>
-    </dependency>
-
     <dependency>
       <groupId>org.opendaylight.aaa.web</groupId>
       <artifactId>web-api</artifactId>