Skip to content

Commit

Permalink
use newer standard-project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robey Pointer committed Oct 13, 2010
1 parent d975a15 commit ca1a6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins/Plugins.scala
Expand Up @@ -2,5 +2,5 @@ import sbt._

class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
val twitterNest = "com.twitter" at "http://maven.twttr.com/"
val defaultProject = "com.twitter" % "standard-project" % "0.7.9"
val defaultProject = "com.twitter" % "standard-project" % "0.7.10"
}

0 comments on commit ca1a6e1

Please sign in to comment.