Bump versions by x.y.(z+1)
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index aa771ccefcb9fec98993bedd791b6650146c6c2c..93104b665f6429ac757cd889a0287f3abb429cda 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
+      <version>1.8.5-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-aggregator</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
@@ -34,8 +34,8 @@
     <modules>
         <module>common</module>
         <module>features</module>
-        <module>yang</module>
         <module>websocket</module>
+        <module>yang</module>
         <module>yang-validation-tool</module>
         <module>third-party</module>
     </modules>