Skip to content

Commit

Permalink
Merge pull request #60 from based2/patch-1
Browse files Browse the repository at this point in the history
update pom.xml for maven plugins
  • Loading branch information
henri-tremblay authored May 20, 2018
2 parents 2c1e411 + e50a2c6 commit 1a25ff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,15 +152,15 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.6.2</version>
<version>3.7.0</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.0.2</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20</version>
<version>2.21.0</version>
</plugin>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
Expand Down

0 comments on commit 1a25ff1

Please sign in to comment.