Skip to content

Commit

Permalink
move to standard project 0.7.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Glen D Sanford committed Dec 20, 2010
1 parent 19a458c commit 3869d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins/Plugins.scala
Expand Up @@ -3,5 +3,5 @@ import sbt._
class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
val scalaToolsReleases = "scala-tools.org" at "http://scala-tools.org/repo-releases/"
val twitterMavenRepo = "maven.twttr.com" at "http://maven.twttr.com/"
val defaultProject = "com.twitter" % "standard-project" % "0.7.18"
val defaultProject = "com.twitter" % "standard-project" % "0.7.22"
}

0 comments on commit 3869d7f

Please sign in to comment.