Bump versions by x.y.(z+1)
[netconf.git] / netconf / models / ietf-netconf-yang-library / pom.xml
index 5c3fb74c67d4e27dedf3679b2f57a782cba2f454..d50fd0e3f73c1415b27a0858d200bc0efeae1051 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.11.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-yang-library</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.3.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
@@ -31,7 +31,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-inet-types</artifactId>
+            <artifactId>ietf-inet-types-2013-07-15</artifactId>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>