Bump upstreams for Silicon
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
index 9907066b6c1cbdd6013e18646f1cd5038c8af50c..ba7b6de9ec2844ce153ca72ceb836249972cf041 100644 (file)
     </dependency>
 
     <!-- Akka -->
-    <dependency>
-      <groupId>com.typesafe.akka</groupId>
-      <artifactId>akka-actor_2.13</artifactId>
-    </dependency>
     <dependency>
       <groupId>com.typesafe.akka</groupId>
       <artifactId>akka-testkit_2.13</artifactId>
-      <scope>test</scope>
     </dependency>
 
     <!-- Scala -->