Switch to Akka’s protobuf
[controller.git] / opendaylight / md-sal / sal-akka-raft / pom.xml
index 0ef4375bb4e77f929a3d515d4a20fc976a32f1ce..61c3cc53259f46ac0472a6c29e332a2f40e9b3fb 100644 (file)
       <artifactId>slf4j-simple</artifactId>
       <scope>test</scope>
     </dependency>
-
-    <dependency>
-      <groupId>com.google.protobuf</groupId>
-      <artifactId>protobuf-java</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
   <build>