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