Skip to content

Commit

Permalink
Change maven from 3.0 to 3.0.4, fix #74
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjohnson committed Apr 11, 2012
1 parent 2277427 commit bd5c0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -54,7 +54,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.version>3.0-SNAPSHOT</maven.version>
<maven.version>3.0.4-SNAPSHOT</maven.version>
</properties>

<dependencies>
Expand Down

0 comments on commit bd5c0df

Please sign in to comment.