Bump versions to 9.0.4-SNAPSHOT
[mdsal.git] / features / odl-mdsal-eos-binding / pom.xml
index 0159345050790d89e594891e7f94fd9d027c8164..2cd6c7354a837a605705d5c7406d849529d81b1e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.5-SNAPSHOT</version>
+        <version>9.0.4-SNAPSHOT</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>