Release mdsal
[mdsal.git] / features / odl-mdsal-eos-binding / pom.xml
index 41dafc1489c6db4078902f1e429612b8d4923420..5c2a9dbd19914f3245846c1f4e9ada2fd8fa2d67 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.4-SNAPSHOT</version>
+        <version>9.0.3</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>