Bump sevntu to 1.37.1
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 99d89991cb56963ec58e1565d0d202ceecf3e532..ace1061953e966cbc0a03a6740007cb578001405 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>7.0.0-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
@@ -70,9 +70,7 @@
         <!-- Self-tests -->
         <module>odlparent-bundle-check</module>
         <module>odlparent-dependency-check</module>
-
-        <!-- Third-party stuff -->
-        <module>third-party</module>
+        <module>tests</module>
     </modules>
 
     <profiles>