Release mdsal
[mdsal.git] / features / odl-mdsal-singleton-dom / pom.xml
index 5d131c70da9e2f6a1679ed5d7d9fdca9f6e8df52..741acfea95271a17625f2106b73fa3ca30b279b6 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>9.0.3</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <artifactId>odl-mdsal-singleton-dom</artifactId>
     <packaging>feature</packaging>
-
     <name>OpenDaylight :: MD-SAL :: Singleton :: DOM</name>
+    <description>MD-SAL Cluster Singleton Service implementation</description>
+
+    <properties>
+        <!-- FIXME: remove this once we can plug in a testing dependency -->
+        <skip.karaf.featureTest>true</skip.karaf.featureTest>
+    </properties>
 
     <dependencies>
         <dependency>