Enable modernizer in sal-distributed-datastore
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index c8f47364077395e1aa54060427a17d170b45af66..dae8ee3342cbc32cb4a7228394848a93da743f81 100644 (file)
   <artifactId>sal-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
 
-  <properties>
-    <!-- FIXME: Remove this -->
-    <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
-  </properties>
-
   <dependencies>
     <!-- Java -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>cds-dom-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>cds-mgmt-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-akka-raft-example</artifactId>