Skip to content

Commit

Permalink
fix proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
sclasen committed Aug 23, 2011
1 parent 76cf2d8 commit e2f7f7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions opt/heroku-plugins-0.10.1.sbt
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
resolvers ++= Seq(Resolver.url("heroku-sbt-typesafe") artifacts "http://s3pository.heroku.com/ivy-typesafe-releases/[organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]",
"heroku-central" at "http://s3pository.heroku.com/maven-central/",
"heroku-scala-tools-releases" at "http://s3pository.heroku.com/maven-scala-tools-releases/",
"heroku-scala-tools-snapshots" at "http://s3pository.heroku.com/maven-scala-tools-snapshots/")


4 changes: 0 additions & 4 deletions opt/heroku-plugins-0.10.1.sbt.noproxy
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
resolvers ++= Seq(Resolver.url("heroku-sbt-typesafe") artifacts "http://s3pository.heroku.com/ivy-typesafe-releases/[organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]",
"heroku-central" at "http://s3pository.heroku.com/maven-central/",
"heroku-scala-tools-releases" at "http://s3pository.heroku.com/maven-scala-tools-releases/",
"heroku-scala-tools-snapshots" at "http://s3pository.heroku.com/maven-scala-tools-snapshots/")

0 comments on commit e2f7f7a

Please sign in to comment.