Add and run some linters via tox and pre-commit
[transportpce.git] / servicehandler / pom.xml
index 2d998ecca6348bf29e34da7145433460e512da2d..980f2b767d78f5b2c84ddd6c7ce83a21cf3fd9f6 100644 (file)
@@ -15,13 +15,13 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>6.0.4</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-servicehandler</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>