BUG-5280: refactor CohortEntry
[controller.git] / opendaylight / md-sal / sal-dummy-distributed-datastore / pom.xml
index 0ea13fad68d2cd7b46e683b790051f26566ba1de..c96cac366cc33108fec1f03cfb24ee4e02f7fcee 100644 (file)
@@ -38,6 +38,7 @@
     <dependency>
       <groupId>com.typesafe.akka</groupId>
       <artifactId>akka-testkit_${scala.version}</artifactId>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
         </configuration>
       </plugin>
 
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-jar-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>jar</goal>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
       <plugin>
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>