Skip to content

Commit

Permalink
Uses a specific scala version for the version updater
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Bourlier committed Feb 22, 2013
1 parent 6549201 commit 24a421a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -163,6 +163,9 @@
<version>0.1.0</version>
</dependency>
</dependencies>
<properties>
<scala.version>2.9.2</scala.version>
</properties>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 24a421a

Please sign in to comment.