Bump archetype-maven-plugin to 3.1.2
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 99d89991cb56963ec58e1565d0d202ceecf3e532..b80a210bfca8cd772c9f2a230b5ae302daad9bfa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.4-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
@@ -70,6 +70,7 @@
         <!-- Self-tests -->
         <module>odlparent-bundle-check</module>
         <module>odlparent-dependency-check</module>
+        <module>tests</module>
 
         <!-- Third-party stuff -->
         <module>third-party</module>