Skip to content

Commit

Permalink
Update Maven plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauer committed Jun 27, 2016
1 parent 671ea1e commit ab2257e
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 @@ -54,12 +54,12 @@
<junit.version>4.12</junit.version>

<maven.compiler.plugin.version>3.5.1</maven.compiler.plugin.version>
<maven.source.plugin.version>3.0.0</maven.source.plugin.version>
<maven.source.plugin.version>3.0.1</maven.source.plugin.version>
<maven.surefire.plugin.version>2.19.1</maven.surefire.plugin.version>
<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>3.0.1</maven.jar.plugin.version>
<maven.jar.plugin.version>3.0.2</maven.jar.plugin.version>
<maven.resources.plugin.version>3.0.1</maven.resources.plugin.version>
<maven.site.plugin.version>3.5.1</maven.site.plugin.version>

Expand Down

0 comments on commit ab2257e

Please sign in to comment.