Skip to content

Commit

Permalink
MMA-480: Fix maven problem overriding maven-surefire-plugin (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
holiday-sunrise authored Jul 13, 2021
1 parent d6a92fe commit 87f6615
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mule-migration-tool-expression/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven.surefire.plugin.version}</version>
<configuration>
<skipTests>true</skipTests>
</configuration>
Expand Down

0 comments on commit 87f6615

Please sign in to comment.