Bump upstreams for Silicon
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 9eaaf5800a815603ef1d9a177b79e955626fc64c..634cc6f105b085c21dd922309afb07f7d5c07d6e 100644 (file)
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>cds-access-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.typesafe.akka</groupId>
-            <artifactId>akka-actor_2.13</artifactId>
-        </dependency>
 
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
@@ -37,7 +33,6 @@
         <dependency>
             <groupId>com.typesafe.akka</groupId>
             <artifactId>akka-testkit_2.13</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
            <groupId>com.google.guava</groupId>