summaryrefslogtreecommitdiff
path: root/src/main/ls
diff options
context:
space:
mode:
authorMathias <mathias@spray.io>2014-09-16 12:37:15 +0200
committerMathias <mathias@spray.io>2014-09-16 22:46:10 +0200
commit73345dea51d62c50d2c09efb5ef0afddc77dbf25 (patch)
tree041e4169c21bef04bde3b93b51bc71e5b0fd2e68 /src/main/ls
parent8dc25d6d15a0dbd5d444b83a5d91768e2237495c (diff)
downloadspray-json-73345dea51d62c50d2c09efb5ef0afddc77dbf25.tar.gz
spray-json-73345dea51d62c50d2c09efb5ef0afddc77dbf25.tar.bz2
spray-json-73345dea51d62c50d2c09efb5ef0afddc77dbf25.zip
Upgrade SBT and plugins, remove Scala 2.9 support, bump version to 1.3-SNAPSHOT
Diffstat (limited to 'src/main/ls')
-rw-r--r--src/main/ls/1.1.0.json22
-rw-r--r--src/main/ls/1.1.1.json22
-rw-r--r--src/main/ls/1.2.2.json21
-rw-r--r--src/main/ls/1.2.json21
4 files changed, 0 insertions, 86 deletions
diff --git a/src/main/ls/1.1.0.json b/src/main/ls/1.1.0.json
deleted file mode 100644
index 6e3df7e..0000000
--- a/src/main/ls/1.1.0.json
+++ /dev/null
@@ -1,22 +0,0 @@
-
-{
- "organization":"cc.spray",
- "name":"spray-json",
- "version":"1.1.0",
- "description":"A Scala library for easy and idiomatic JSON (de)serialization",
- "site":"https://github.com/spray/spray-json",
- "tags":["json"],
- "docs":"http://spray.github.com/spray/api/spray-json/",
- "licenses": [{
- "name": "Apache 2",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
- }],
- "resolvers": ["http://repo.spray.io"],
- "dependencies": [{
- "organization":"org.parboiled",
- "name": "parboiled-scala",
- "version": "1.0.2"
- }],
- "scalas": ["2.9.1"],
- "sbt": false
-} \ No newline at end of file
diff --git a/src/main/ls/1.1.1.json b/src/main/ls/1.1.1.json
deleted file mode 100644
index 9bc7660..0000000
--- a/src/main/ls/1.1.1.json
+++ /dev/null
@@ -1,22 +0,0 @@
-
-{
- "organization":"cc.spray",
- "name":"spray-json",
- "version":"1.1.1",
- "description":"A Scala library for easy and idiomatic JSON (de)serialization",
- "site":"https://github.com/spray/spray-json",
- "tags":["json"],
- "docs":"http://spray.github.com/spray/api/spray-json/",
- "licenses": [{
- "name": "Apache 2",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
- }],
- "resolvers": ["http://repo.spray.io"],
- "dependencies": [{
- "organization":"org.parboiled",
- "name": "parboiled-scala",
- "version": "1.0.2"
- }],
- "scalas": ["2.9.1"],
- "sbt": false
-} \ No newline at end of file
diff --git a/src/main/ls/1.2.2.json b/src/main/ls/1.2.2.json
deleted file mode 100644
index 3daed44..0000000
--- a/src/main/ls/1.2.2.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "organization" : "io.spray",
- "name" : "spray-json",
- "version" : "1.2.2",
- "description" : "A Scala library for easy and idiomatic JSON (de)serialization",
- "site" : "https://github.com/spray/spray-json",
- "tags" : [ "json" ],
- "docs" : "http://spray.github.com/spray/api/spray-json/",
- "resolvers" : [ "http://repo.spray.io" ],
- "dependencies" : [ {
- "organization" : "org.parboiled",
- "name" : "parboiled-scala",
- "version" : "1.1.3"
- } ],
- "scalas" : [ "2.9.2", "2.10.0-RC1" ],
- "licenses" : [ {
- "name" : "Apache 2",
- "url" : "http://www.apache.org/licenses/LICENSE-2.0.txt"
- } ],
- "sbt" : false
-} \ No newline at end of file
diff --git a/src/main/ls/1.2.json b/src/main/ls/1.2.json
deleted file mode 100644
index d085d99..0000000
--- a/src/main/ls/1.2.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "organization" : "io.spray",
- "name" : "spray-json",
- "version" : "1.2",
- "description" : "A Scala library for easy and idiomatic JSON (de)serialization",
- "site" : "https://github.com/spray/spray-json",
- "tags" : [ "json" ],
- "docs" : "http://spray.github.com/spray/api/spray-json/",
- "resolvers" : [ "http://repo.spray.io" ],
- "dependencies" : [ {
- "organization" : "org.parboiled",
- "name" : "parboiled-scala",
- "version" : "1.1.1"
- } ],
- "scalas" : [ "2.9.2" ],
- "licenses" : [ {
- "name" : "Apache 2",
- "url" : "http://www.apache.org/licenses/LICENSE-2.0.txt"
- } ],
- "sbt" : false
-} \ No newline at end of file