Release mdsal
[mdsal.git] / features / odl-mdsal-eos-binding / pom.xml
index 41dafc1489c6db4078902f1e429612b8d4923420..8d5e5c2e80cd119c2185bce5775e65d372f0f5a0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.4-SNAPSHOT</version>
+        <version>10.0.5</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <name>OpenDaylight :: MD-SAL :: EOS :: Binding</name>
     <description>Entity Ownership Service Binding support</description>
 
+    <properties>
+        <!-- FIXME: remove this once we can plug in a testing dependency -->
+        <skip.karaf.featureTest>true</skip.karaf.featureTest>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>