summaryrefslogtreecommitdiff
path: root/src/main/ls/1.1.1.json
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/1.1.1.json
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/1.1.1.json')
-rw-r--r--src/main/ls/1.1.1.json22
1 files changed, 0 insertions, 22 deletions
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