Add and run some linters via tox and pre-commit
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1604fb59dd261503cfe13e6a0faae3a29931b931..16449266993f34c9f5bf250543d3911bdc0fc3d0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.6</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-aggregator</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <name>transportpce</name>
     <packaging>pom</packaging>
 
@@ -42,6 +42,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
         <module>pce</module>
         <module>servicehandler</module>
         <module>tapi</module>
+        <module>nbinotifications</module>
+        <module>dmaap-client</module>
         <module>features</module>
         <module>karaf</module>
     </modules>