fix test-common dependency scope in some pom files
[transportpce.git] / tapi / pom.xml
index dc585670b0ac94ad0d46c3371d59ec05494d10d1..4132c43f6503f5ecb963124622586c738f826029 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>