Skip to content

Commit

Permalink
upgrade to 0.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfarwell committed Sep 9, 2012
1 parent b404f79 commit 36e8953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -14,8 +14,8 @@
<description>Batch for launching scalastyle from the command line</description>

<properties>
<scalastyle.version>0.1.0</scalastyle.version>
<scala.version>2.9.1</scala.version>
<scalastyle.version>0.2.0-SNAPSHOT</scalastyle.version>
<scala.version>2.9.2</scala.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 36e8953

Please sign in to comment.