Skip to content

Commit

Permalink
Update Maven plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauer committed May 30, 2016
1 parent 72b3d36 commit 1d6b1a5
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 @@ -59,8 +59,8 @@
<maven.clean.plugin.version>3.0.0</maven.clean.plugin.version>
<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>
<maven.install.plugin.version>2.5.2</maven.install.plugin.version>
<maven.jar.plugin.version>2.6</maven.jar.plugin.version>
<maven.resources.plugin.version>2.7</maven.resources.plugin.version>
<maven.jar.plugin.version>3.0.0</maven.jar.plugin.version>
<maven.resources.plugin.version>3.0.0</maven.resources.plugin.version>
<maven.site.plugin.version>3.5.1</maven.site.plugin.version>

<maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
Expand Down

0 comments on commit 1d6b1a5

Please sign in to comment.