Bump versions to 3.0.13-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index bc12ce616197940d5dd76043b00dcfa4df257768..891b16c3f8d63a37aadcf339e6b194ade2677cd7 100644 (file)
@@ -4,18 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.13-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
   <packaging>bundle</packaging>
 
-  <properties>
-    <!-- FIXME: Remove this -->
-    <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
-  </properties>
-
   <dependencies>
     <!-- Java -->
     <dependency>