fix test-common dependency scope in some pom files
[transportpce.git] / tapi / pom.xml
index d0185d7a645343173f7b2eb82d11d8777c713b85..611fa86e87b3cd523d3465f51c1948c192ef27c7 100644 (file)
@@ -100,6 +100,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <groupId>${project.groupId}</groupId>
       <artifactId>test-common</artifactId>
       <version>${project.version}</version>
+      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>