diff --git a/src/main/ls/0.5.1.json b/src/main/ls/0.5.1.json deleted file mode 100644 index 80a39a08d..000000000 --- a/src/main/ls/0.5.1.json +++ /dev/null @@ -1,18 +0,0 @@ - -{ - "organization":"net.virtualvoid", - "name":"sbt-dependency-graph", - "version":"0.5.1", - "description":"An sbt plugin which allows to create a graphml file from the dependencies of the project.", - "site":"http://github.com/jrudolph/sbt-dependency-graph", - "tags":["dependency","graph","sbt-plugin","sbt"], - "docs":"http://github.com/jrudolph/sbt-dependency-graph", - "licenses": [{ - "name": "Apache License 2.0", - "url": "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - }], - "resolvers": ["http://scala-tools.org/repo-releases"], - "dependencies": [], - "scalas": ["2.9.1"], - "sbt": true -} \ No newline at end of file diff --git a/src/main/ls/0.5.2.json b/src/main/ls/0.5.2.json deleted file mode 100644 index 53582b5a0..000000000 --- a/src/main/ls/0.5.2.json +++ /dev/null @@ -1,18 +0,0 @@ - -{ - "organization":"net.virtual-void", - "name":"sbt-dependency-graph", - "version":"0.5.2", - "description":"An sbt plugin which allows to create a graphml file from the dependencies of the project.", - "site":"http://github.com/jrudolph/sbt-dependency-graph", - "tags":["dependency","graph","sbt-plugin","sbt"], - "docs":"http://github.com/jrudolph/sbt-dependency-graph", - "licenses": [{ - "name": "Apache License 2.0", - "url": "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - }], - "resolvers": ["http://scala-tools.org/repo-releases"], - "dependencies": [], - "scalas": ["2.9.1"], - "sbt": true -} \ No newline at end of file diff --git a/src/main/ls/0.6.0.json b/src/main/ls/0.6.0.json deleted file mode 100644 index 89d9a2c6c..000000000 --- a/src/main/ls/0.6.0.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "organization":"net.virtual-void", - "name":"sbt-dependency-graph", - "version":"0.6.0", - "description":"An sbt plugin to visualize dependencies of your build.", - "site":"http://github.com/jrudolph/sbt-dependency-graph", - "tags":["dependency","graph","sbt-plugin","sbt"], - "docs":"http://github.com/jrudolph/sbt-dependency-graph", - "licenses": [{ - "name": "Apache License 2.0", - "url": "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - }], - "resolvers": ["https://oss.sonatype.org/content/repositories/releases"], - "dependencies": [], - "scalas": ["2.9.1"], - "sbt": true -} \ No newline at end of file diff --git a/src/main/ls/0.7.0.json b/src/main/ls/0.7.0.json deleted file mode 100644 index c28c87bcd..000000000 --- a/src/main/ls/0.7.0.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "organization" : "net.virtual-void", - "name" : "sbt-dependency-graph", - "version" : "0.7.0", - "description" : "An sbt plugin to visualize dependencies of your build.", - "site" : "http://github.com/jrudolph/sbt-dependency-graph", - "tags" : [ "dependency", "graph", "sbt-plugin", "sbt" ], - "docs" : "http://github.com/jrudolph/sbt-dependency-graph", - "resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ], - "dependencies" : [ { - "organization" : "org.scala-sbt", - "name" : "scripted-sbt", - "version" : "0.12.0" - }, { - "organization" : "org.scala-sbt", - "name" : "sbt-launch", - "version" : "0.12.0" - }, { - "organization" : "com.github.mdr", - "name" : "ascii-graphs", - "version" : "0.0.2" - } ], - "scalas" : [ "2.9.2" ], - "licenses" : [ { - "name" : "Apache License 2.0", - "url" : "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - } ], - "sbt" : true -} \ No newline at end of file diff --git a/src/main/ls/0.7.1.json b/src/main/ls/0.7.1.json deleted file mode 100644 index 846054dd4..000000000 --- a/src/main/ls/0.7.1.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "organization" : "net.virtual-void", - "name" : "sbt-dependency-graph", - "version" : "0.7.1", - "description" : "An sbt plugin to visualize dependencies of your build.", - "site" : "http://github.com/jrudolph/sbt-dependency-graph", - "tags" : [ "dependency", "graph", "sbt-plugin", "sbt" ], - "docs" : "http://github.com/jrudolph/sbt-dependency-graph", - "resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ], - "dependencies" : [ { - "organization" : "org.scala-sbt", - "name" : "scripted-sbt", - "version" : "0.12.0" - }, { - "organization" : "org.scala-sbt", - "name" : "sbt-launch", - "version" : "0.12.0" - }, { - "organization" : "com.github.mdr", - "name" : "ascii-graphs", - "version" : "0.0.2" - } ], - "scalas" : [ "2.9.2" ], - "licenses" : [ { - "name" : "Apache License 2.0", - "url" : "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - } ], - "sbt" : true -} diff --git a/src/main/ls/0.7.2.json b/src/main/ls/0.7.2.json deleted file mode 100644 index f004d3e82..000000000 --- a/src/main/ls/0.7.2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "organization" : "net.virtual-void", - "name" : "sbt-dependency-graph", - "version" : "0.7.2", - "description" : "An sbt plugin to visualize dependencies of your build.", - "site" : "http://github.com/jrudolph/sbt-dependency-graph", - "tags" : [ "dependency", "graph", "sbt-plugin", "sbt" ], - "docs" : "http://github.com/jrudolph/sbt-dependency-graph", - "resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ], - "dependencies" : [ { - "organization" : "org.scala-sbt", - "name" : "scripted-sbt", - "version" : "0.12.1" - }, { - "organization" : "org.scala-sbt", - "name" : "sbt-launch", - "version" : "0.12.1" - }, { - "organization" : "com.github.mdr", - "name" : "ascii-graphs", - "version" : "0.0.2" - } ], - "scalas" : [ "2.9.2" ], - "licenses" : [ { - "name" : "Apache License 2.0", - "url" : "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - } ], - "sbt" : true -} \ No newline at end of file diff --git a/src/main/ls/0.7.3.json b/src/main/ls/0.7.3.json deleted file mode 100644 index dcc5f5fb5..000000000 --- a/src/main/ls/0.7.3.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "organization" : "net.virtual-void", - "name" : "sbt-dependency-graph", - "version" : "0.7.3", - "description" : "An sbt plugin to visualize dependencies of your build.", - "site" : "http://github.com/jrudolph/sbt-dependency-graph", - "tags" : [ "dependency", "graph", "sbt-plugin", "sbt" ], - "docs" : "http://github.com/jrudolph/sbt-dependency-graph", - "resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ], - "dependencies" : [ { - "organization" : "org.scala-sbt", - "name" : "scripted-sbt", - "version" : "0.12.1" - }, { - "organization" : "org.scala-sbt", - "name" : "sbt-launch", - "version" : "0.12.1" - }, { - "organization" : "com.github.mdr", - "name" : "ascii-graphs", - "version" : "0.0.2" - } ], - "scalas" : [ "2.9.2" ], - "licenses" : [ { - "name" : "Apache License 2.0", - "url" : "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - } ], - "sbt" : true -} \ No newline at end of file diff --git a/src/main/ls/0.7.4.json b/src/main/ls/0.7.4.json deleted file mode 100644 index 00fecdd84..000000000 --- a/src/main/ls/0.7.4.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "organization" : "net.virtual-void", - "name" : "sbt-dependency-graph", - "version" : "0.7.4", - "description" : "An sbt plugin to visualize dependencies of your build.", - "site" : "http://github.com/jrudolph/sbt-dependency-graph", - "tags" : [ "dependency", "graph", "sbt-plugin", "sbt" ], - "docs" : "http://github.com/jrudolph/sbt-dependency-graph", - "resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ], - "dependencies" : [ { - "organization" : "org.scala-sbt", - "name" : "scripted-sbt", - "version" : "0.12.1" - }, { - "organization" : "org.scala-sbt", - "name" : "sbt-launch", - "version" : "0.12.1" - }, { - "organization" : "com.github.mdr", - "name" : "ascii-graphs", - "version" : "0.0.2" - } ], - "scalas" : [ "2.9.2" ], - "licenses" : [ { - "name" : "Apache License 2.0", - "url" : "https://github.com/jrudolph/sbt-dependency-graph/raw/master/LICENSE" - } ], - "sbt" : true -} \ No newline at end of file