Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Commit

Permalink
bumping to snapshot standard-project
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcbride committed Mar 22, 2011
1 parent 4fa15de commit 91f03f0
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 twitterMaven = "twitter.com" at "http://maven.twttr.com/"
val defaultProject = "com.twitter" % "standard-project" % "0.11.5"
val defaultProject = "com.twitter" % "standard-project" % "0.11.6-SNAPSHOT"
}

0 comments on commit 91f03f0

Please sign in to comment.