Bump versions to 6.0.0-SNAPSHOT
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index 0e51885da6c3bb778786f1f202abb4ade60c4db2..8c9fb33cdf322ed2cb983d49385b03a9d714f09a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.3-SNAPSHOT</version>
+    <version>6.0.0-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>