Bump to odlparent 3.1.0 and yangtools 2.0.3
[controller.git] / opendaylight / md-sal / pom.xml
index 1c4ad1c5f22e7d2d06776324df7fe0b05849fcb8..668d63446c66369b996685aea87363f2e9e648e2 100644 (file)
@@ -5,17 +5,18 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-parent</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
     <module>mdsal-artifacts</module>
+    <module>parent</module>
 
     <!-- Common APIs & Implementation -->
     <module>sal-common-api</module>