Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Update GitHub plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
derryx committed Aug 12, 2012
1 parent 0785ee0 commit 20fa471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -93,7 +93,7 @@
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.4</version>
<version>0.7</version>
<configuration>
<message>Building site for ${project.version}</message>
</configuration>
Expand Down Expand Up @@ -154,7 +154,7 @@
<plugin>
<groupId>com.github.github</groupId>
<artifactId>downloads-maven-plugin</artifactId>
<version>0.4</version>
<version>0.6</version>
<configuration>
<description>${project.version} release of ${project.name}</description>
<override>true</override>
Expand Down

0 comments on commit 20fa471

Please sign in to comment.