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

Commit

Permalink
standard-project 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eaceaser committed Sep 28, 2010
1 parent 3f3b847 commit c01426c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions project/plugins/Plugins.scala
@@ -1,7 +1,6 @@
import sbt._

class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
val scalaTools = "scala-tools.org" at "http://scala-tools.org/repo-releases/"
val lagNet = "twitter.com" at "http://www.lag.net/repo/"
val defaultProject = "com.twitter" % "standard-project" % "0.7.1"
val twitter = "twitter.com" at "http://maven.twttr.com/"
val defaultProject = "com.twitter" % "standard-project" % "0.7.7"
}

0 comments on commit c01426c

Please sign in to comment.