Use schemaTreeChild() to lookup input/output
[mdsal.git] / binding / mdsal-binding-java-api-generator / pom.xml
index a09c391f6aefd48a006303ce0f31b675d4d2f332..ea8f87736ee1547da3b3eb0a6d5ab09d601b73bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>12.0.1-SNAPSHOT</version>
+        <version>13.0.0-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
         <dependency>
             <groupId>org.eclipse.xtend</groupId>
             <artifactId>org.eclipse.xtend.lib</artifactId>
-            <version>2.31.0</version>
+            <version>2.33.0</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.xtext</groupId>
             <artifactId>org.eclipse.xtext.xbase.lib</artifactId>
-            <version>2.31.0</version>
+            <version>2.33.0</version>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <plugin>
                 <groupId>org.eclipse.xtend</groupId>
                 <artifactId>xtend-maven-plugin</artifactId>
-                <version>2.31.0</version>
+                <version>2.33.0</version>
                 <executions>
                     <execution>
                         <goals>