Bump versions to 2.0.14-SNAPSHOT
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index 886fdb016c01101cb2d4c7211ae65e363c672cbb..a445602f23eaa31d659149f190319e1a2ffd79f6 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.14-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>