Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index b4029b9bf9bb8d63ed5ec65973867c189b2f2fec..2048108a564a1550818b449d2bbdf7866f5bfd02 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>dk.brics</groupId>
       <artifactId>automaton</artifactId>
-      <version>1.12-1</version>
+      <version>1.12-3</version>
     </dependency>
 
     <dependency>
       <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>