Skip to content

Commit

Permalink
Rather disable Scala 2.8.2 build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
indrajitr authored and dpp committed Feb 3, 2012
1 parent 57b930d commit f2ee7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.properties
Expand Up @@ -5,5 +5,5 @@ project.organization=net.liftweb
project.version=2.5-SNAPSHOT
sbt.version=0.7.7
def.scala.version=2.7.7
build.scala.versions=2.9.1 2.8.2 2.8.1 2.8.0 2.9.0-1 2.9.0
build.scala.versions=2.9.1 2.8.1 2.8.0 2.9.0-1 2.9.0
project.initialize=false

0 comments on commit f2ee7a0

Please sign in to comment.