Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
release 0.1.0
  • Loading branch information
matthewfarwell committed Sep 9, 2012
1 parent bccf29c commit cc8b833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Default phase of execution is `verify`. The following is an example of a configu
<plugin>
<groupId>org.scalastyle</groupId>
<artifactId>scalastyle-maven-plugin</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<configuration>
<verbose>false</verbose>
<failOnViolation>true</failOnViolation>
Expand Down

0 comments on commit cc8b833

Please sign in to comment.