Convert toaster-it to use mdsal-it
[controller.git] / opendaylight / config / config-it-base / pom.xml
index 5dddc4f9df32439d75cb2238bbbe94e6d4c55758..6c34e9137c8d073b200df717a90447a0230b31cb 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <relativePath>../config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -76,11 +76,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <artifactId>junit</artifactId>
         <scope>compile</scope>
     </dependency>
-    <dependency>
-        <groupId>org.apache.karaf.tooling</groupId>
-        <artifactId>karaf-maven-plugin</artifactId>
-        <version>${karaf.version}</version>
-    </dependency>
   </dependencies>
   <build>
     <resources>