Skip to content

Commit 8187d65

Browse files
committed
Repositories conf in repo
1 parent 2035c46 commit 8187d65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

conf/repositories

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[repositories]
2+
plugins: http://dl.bintray.com/sbt/sbt-plugin-releases/, [organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
3+
private-repo: http://private-repo.typesafe.com/typesafe/scala-release-temp/
4+
typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly
5+
sbt-plugin-releases: http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
6+
maven-central
7+
local

0 commit comments

Comments
 (0)