Release controller
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index e215ba9bed7f5a517fd32bc847c4c266b75096ac..ab523b82e2d2f48362b7c5ff93b0f1251ac052f5 100644 (file)
@@ -4,18 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.10-SNAPSHOT</version>
+    <version>3.0.15</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>