Update ls.implicit.ly info for 2.0
This commit is contained in:
parent
cb3bcf113f
commit
f6564f20f4
2 changed files with 7 additions and 22 deletions
|
|
@ -4,12 +4,12 @@
|
|||
"name":"akka",
|
||||
"version":"2.0",
|
||||
"description":"Akka is the platform for the next generation of event-driven, scalable and fault-tolerant architectures on the JVM.",
|
||||
"site":"",
|
||||
"site":"http://akka.io",
|
||||
"tags":["actors","stm","concurrency","distributed","fault-tolerance","scala","java","futures","dataflow","remoting"],
|
||||
"docs":"",
|
||||
"licenses": [],
|
||||
"resolvers": ["http://akka.io/repository/"],
|
||||
"dependencies": [],
|
||||
"scalas": ["2.9.1"],
|
||||
"sbt": false
|
||||
"docs":"http://akka.io/docs",
|
||||
"licenses":[{"name":"Apache 2","url":"http://www.apache.org/licenses/LICENSE-2.0.html"}],
|
||||
"resolvers":["http://repo.typesafe.com/typesafe/releases/"],
|
||||
"dependencies":[],
|
||||
"scalas":["2.9.1-1"],
|
||||
"sbt":false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,15 +0,0 @@
|
|||
|
||||
{
|
||||
"organization":"com.typesafe.akka",
|
||||
"name":"akka",
|
||||
"version":"2.1-SNAPSHOT",
|
||||
"description":"Akka is the platform for the next generation of event-driven, scalable and fault-tolerant architectures on the JVM.",
|
||||
"site":"",
|
||||
"tags":["actors","stm","concurrency","distributed","fault-tolerance","scala","java","futures","dataflow","remoting"],
|
||||
"docs":"",
|
||||
"licenses": [],
|
||||
"resolvers": ["http://akka.io/repository/"],
|
||||
"dependencies": [],
|
||||
"scalas": ["2.9.1"],
|
||||
"sbt": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue