Bump versions to 9.0.2-SNAPSHOT
[mdsal.git] / features / odl-mdsal-eos-binding / pom.xml
index 709632838e7b708a52858add46195bde921c528c..629bcb2f8a24db2d611f7d2affbd169c4900b473 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>9.0.2-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <artifactId>odl-mdsal-eos-binding</artifactId>
     <packaging>feature</packaging>
-
     <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>