aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2013-06-22 12:16:55 +0200
committerJakob Odersky <jodersky@gmail.com>2013-06-22 12:16:55 +0200
commit64564e487b6f6003f64b3f4910ca041136a3d18e (patch)
tree9c8e2b4c76ad446338a4c6c85a8fc4bf9a944211 /project
parent3054b6150429617dff77705f34efb341c17dce1c (diff)
downloadakka-serial-64564e487b6f6003f64b3f4910ca041136a3d18e.tar.gz
akka-serial-64564e487b6f6003f64b3f4910ca041136a3d18e.tar.bz2
akka-serial-64564e487b6f6003f64b3f4910ca041136a3d18e.zip
remove local sbt plugin (use global instead)
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt4
1 files changed, 0 insertions, 4 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index f0483bb..6eb2159 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,5 +1 @@
-resolvers += "Typesafe Repository" at "http://repo.typesafe.com/typesafe/snapshots/"
-
-addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
-
addSbtPlugin("com.github.jodersky" % "sbt-native" % "1.0-SNAPSHOT")