Bump versions by x.y.(z+1)
[yangtools.git] / yang / yang-system-test / pom.xml
index 236b02ef6c25786b1d3ff9c9a0e79cbba7a1fd43..b43153173ecc3a7b3bba1182d4c0ff23e88a8407 100644 (file)
@@ -4,18 +4,18 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-system-test</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>YANG system test</description>
 
     <properties>
-        <yang.codegen.version>0.10.2-SNAPSHOT</yang.codegen.version>
+        <yang.codegen.version>0.10.3-SNAPSHOT</yang.codegen.version>
     </properties>
 
     <dependencies>