Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / wadl-generator / pom.xml
index 1c8204295899df7c958f0b49980aab00501a8b2c..fb81e7fb16dc853e3581d6c6b3fcb3147c0c9c7b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <artifactId>guava</artifactId>
         </dependency>
         <dependency>
+            <!-- FIXME: remove this dependency -->
             <groupId>org.eclipse.xtext</groupId>
             <artifactId>org.eclipse.xtext.xbase.lib</artifactId>
+            <version>2.26.0</version>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>