Skip to content

Commit

Permalink
deps up
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Dec 13, 2015
1 parent 2d636b0 commit 89256ad
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 @@ -128,7 +128,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
<configuration>
<complianceLevel>1.6</complianceLevel>
<source>1.6</source>
Expand Down Expand Up @@ -157,7 +157,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>templating-maven-plugin</artifactId>
<version>1.0-alpha-3</version>
<version>1.0.0</version>
<executions>
<execution>
<id>default-cli</id>
Expand Down Expand Up @@ -229,7 +229,7 @@
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
<executions>
<execution>
<phase>site</phase>
Expand Down

0 comments on commit 89256ad

Please sign in to comment.