Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / md-sal / sal-dom-xsql / pom.xml
index 8a5e3d32511c25deb70b05f27aad464f62274ddc..65b81f9065981ad317f30d449f6a0b6d91357e17 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.3-SNAPSHOT</version>
   </parent>
   <!-- FIXME Use org.opendaylight.mdsal:binding-parent -->
   <artifactId>sal-dom-xsql</artifactId>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>yang-jmx-generator</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>yang-jmx-generator-plugin</artifactId>
@@ -67,7 +71,7 @@
           <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>maven-sal-api-gen-plugin</artifactId>
-            <version>0.8.1-SNAPSHOT</version>
+            <version>0.8.3-SNAPSHOT</version>
             <type>jar</type>
           </dependency>
         </dependencies>