Bump versions to 4.0.17-SNAPSHOT
[mdsal.git] / features / odl-mdsal-exp-replicate-common / pom.xml
index 874b61edc1c60f826a0877ef7984a1df7c331a35..61ee167e94ac2559047262acddf46ec80b636550 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.16-SNAPSHOT</version>
+        <version>4.0.17-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
 
     <name>OpenDaylight :: MD-SAL :: Replicate :: Common</name>
 
+    <properties>
+        <skip.karaf.featureTest>true</skip.karaf.featureTest>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>