Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Commit

Permalink
Change to use sbt 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjswift committed Feb 22, 2010
1 parent b314c8a commit b6ec539
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
#Sat Dec 12 19:08:47 CET 2009
project.organization=com.novocode
project.name=junit-interface
sbt.version=0.5.5
project.version=0.3
sbt.version=0.7.1
scala.version=2.7.5
def.scala.version=2.7.7
build.scala.versions=2.7.7 2.7.5 2.7.6
project.initialize=false

0 comments on commit b6ec539

Please sign in to comment.