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