clean common/pom.xml
[transportpce.git] / common / pom.xml
index 00013b21ef90bd53c9cb646840950a0c3fe9afd9..c2e1aa9ba67b8e18249fa1699380119bfe3bb982 100644 (file)
         </dependency>
     </dependencies>
 
-<!-- skipping test since this is a util project / folder -->
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.18.1</version>
-        <configuration>
-          <skipTests>false</skipTests>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
 </project>