Reduce log level in FeatureConfigPusher to eliminate noise
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
index bcb3eb13e234ee47b4d97c86fe9a8017a89733f1..a335480d001b58838b40b43977cc22c1be13104f 100644 (file)
     <!-- Akka -->
     <dependency>
       <groupId>com.typesafe.akka</groupId>
-      <artifactId>akka-actor_${scala.version}</artifactId>
+      <artifactId>akka-actor_2.12</artifactId>
     </dependency>
     <dependency>
       <groupId>com.typesafe.akka</groupId>
-      <artifactId>akka-testkit_${scala.version}</artifactId>
+      <artifactId>akka-testkit_2.12</artifactId>
       <scope>test</scope>
     </dependency>