Bump to odlparent 3.1.0 and yangtools 2.0.3
[controller.git] / opendaylight / md-sal / pom.xml
index 0831fac0292528146dd47474cf54d68f83726150..668d63446c66369b996685aea87363f2e9e648e2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -16,6 +16,7 @@
 
   <modules>
     <module>mdsal-artifacts</module>
+    <module>parent</module>
 
     <!-- Common APIs & Implementation -->
     <module>sal-common-api</module>