aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/jekyll/downloads/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/site/jekyll/downloads/index.md b/site/jekyll/downloads/index.md
index d7c4ffa..403d266 100644
--- a/site/jekyll/downloads/index.md
+++ b/site/jekyll/downloads/index.md
@@ -13,9 +13,6 @@ title: Downloads
Add the following to your build configuration:
~~~scala
-//(temporary fix) add the following to fix an ongoing resolution issue
-resolvers += "jodersky-maven" at "http://dl.bintray.com/jodersky/maven"
-
//main artifact
libraryDependencies += "com.github.jodersky" %% "flow-core" % "{{site.data.current.version}}"