run autopep8 on functional tests
[transportpce.git] / test-common / pom.xml
index 9b38208425dfd0d8b43731c718be3d8078b05773..039ef6d0ecf0e28f69eadd482c862f019b4c272e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.11</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>test-common</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>