Release mdsal
[mdsal.git] / features / odl-mdsal-eos-binding / pom.xml
index effe90cc48c4ef4325df6fef9aa339b0a9d4ed8f..6d4dafdd20c1bfe4894b4257deb4fd62320d9e68 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.5-SNAPSHOT</version>
+        <version>13.0.0</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>