Update ls.implicit.ly sbt settings
This commit is contained in:
parent
f6564f20f4
commit
d8b5181758
3 changed files with 22 additions and 14 deletions
|
|
@ -1,8 +0,0 @@
|
|||
seq(lsSettings:_*)
|
||||
|
||||
(LsKeys.tags in LsKeys.lsync) := Seq("actors", "stm", "concurrency", "distributed", "fault-tolerance", "scala", "java", "futures", "dataflow", "remoting")
|
||||
|
||||
(externalResolvers in LsKeys.lsync) := Seq("Akka Repository" at "http://akka.io/repository/")
|
||||
|
||||
(description in LsKeys.lsync) := "Akka is the platform for the next generation of event-driven, scalable and fault-tolerant architectures on the JVM."
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue