aboutsummaryrefslogtreecommitdiff
path: root/modules/json/pom.xml
diff options
context:
space:
mode:
authorBen Smith-Mannschott <bsmith.occs@gmail.com>2010-08-28 18:17:22 +0200
committerStuart Sierra <mail@stuartsierra.com>2010-09-03 12:23:37 -0400
commit9a05c1c70a1070f5a631dfc81ed98d6c70b33a9d (patch)
tree97449bf598eb67481341a8684b910efb403ff431 /modules/json/pom.xml
parentcb832f62e793023af70e465d878ab0dea1250b5b (diff)
removed deprecated clojure.contrib.pprint
Signed-off-by: Stuart Sierra <mail@stuartsierra.com>
Diffstat (limited to 'modules/json/pom.xml')
-rw-r--r--modules/json/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index 5cf987c4..445723e7 100644
--- a/modules/json/pom.xml
+++ b/modules/json/pom.xml
@@ -12,10 +12,5 @@
</parent>
<artifactId>json</artifactId>
<dependencies>
- <dependency>
- <groupId>org.clojure.contrib</groupId>
- <artifactId>pprint</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- </dependency>
</dependencies>
</project> \ No newline at end of file