Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauer committed Feb 28, 2016
1 parent af9e21b commit f2484f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,19 @@
<junit.version>4.12</junit.version>

<maven.compiler.plugin.version>3.5.1</maven.compiler.plugin.version>
<maven.source.plugin.version>2.4</maven.source.plugin.version>
<maven.source.plugin.version>3.0.0</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>2.6</maven.jar.plugin.version>
<maven.resources.plugin.version>2.7</maven.resources.plugin.version>
<maven.site.plugin.version>3.4</maven.site.plugin.version>
<maven.site.plugin.version>3.5</maven.site.plugin.version>

<maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
<maven.pmd.plugin.version>3.6</maven.pmd.plugin.version>
<maven.animal.sniffer.plugin.version>1.14</maven.animal.sniffer.plugin.version>
<maven.jacoco.plugin.version>0.7.5.201505241946</maven.jacoco.plugin.version>
<maven.jacoco.plugin.version>0.7.6.201602180812</maven.jacoco.plugin.version>
<maven.coveralls.plugin.version>4.1.0</maven.coveralls.plugin.version>
</properties>

Expand Down

0 comments on commit f2484f6

Please sign in to comment.