clean some compilation warnings
[transportpce.git] / it / pom.xml
index 93c5c2598867f46e794ea63ab0791d707f6cf2e0..c78c38f44c4ce413cadfcb7a5464c99746f971a7 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.3-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>