Merge "Update Testtools to Nitrogen"
[transportpce.git] / it / pom.xml
index 93c5c2598867f46e794ea63ab0791d707f6cf2e0..d886aae49c435f1a847cbca60c36b910cf45548a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -29,11 +29,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <karaf.distro.type>zip</karaf.distro.type>
   </properties>
 
-  <dependencies>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>transportpce-features</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-  </dependencies>
 </project>