Add and run some linters via tox and pre-commit
[transportpce.git] / nbinotifications / pom.xml
index a1b0d9e411e60918b46789cb4be3e29a783ff630..98fd63086809dcc8cecfe0622e41a3f5528ade7f 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-nbinotifications</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <properties>