BUG-5280: refactor CohortEntry
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 431f3bed344a825198a09135a5e4368b27184f12..3e33610d1c87b2227fb92c95209d6e91c61b204c 100644 (file)
@@ -68,6 +68,7 @@
     <dependency>
       <groupId>com.typesafe.akka</groupId>
       <artifactId>akka-testkit_${scala.version}</artifactId>
+      <scope>test</scope>
     </dependency>
 
     <!-- Codahale -->
@@ -92,7 +93,6 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>2.5.0</version>
     </dependency>
 
     <!-- Scala -->