Skip to content

Commit

Permalink
Merge pull request #181 from hazendaz/master
Browse files Browse the repository at this point in the history
Update plugin versions
  • Loading branch information
hazendaz authored Jun 11, 2017
2 parents dde4ea5 + 9221d0f commit a4a368c
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 @@ -297,7 +297,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -351,7 +351,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.3</version>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>
Expand Down Expand Up @@ -564,7 +564,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.3</version>
<version>2.4</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit a4a368c

Please sign in to comment.