Skip to content

Commit

Permalink
Upgrade version of maven-surefire-plugin (apache#4429)
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat authored May 31, 2019
1 parent 360a09c commit c73c71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@ flexible messaging model and an intuitive client API.</description>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.21.0</version>
<version>3.0.0-M3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit c73c71e

Please sign in to comment.