Bump versions to 9.0.2-SNAPSHOT
[mdsal.git] / features / odl-mdsal-singleton-dom / pom.xml
index 5d131c70da9e2f6a1679ed5d7d9fdca9f6e8df52..7fb120a1a5906461824039d0f06f534054b6b56c 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-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>