Bump versions to 4.0.8-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-akka-segmented-journal / pom.xml
index a1dc7b279337c16e9185a94fc86d992f67cced07..b4fa13fc9d486791314944c577ae210b792ce0dc 100644 (file)
@@ -12,18 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.8-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
     <artifactId>sal-akka-segmented-journal</artifactId>
     <packaging>bundle</packaging>
 
-    <properties>
-        <!-- FIXME: Remove this -->
-        <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
-    </properties>
-
     <dependencies>
         <!-- Akka -->
         <dependency>