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