aboutsummaryrefslogtreecommitdiff
path: root/modules/sql/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sql/pom.xml')
-rw-r--r--modules/sql/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/sql/pom.xml b/modules/sql/pom.xml
index 998a5cad..baf4ecab 100644
--- a/modules/sql/pom.xml
+++ b/modules/sql/pom.xml
@@ -19,21 +19,11 @@
</dependency>
<dependency>
<groupId>org.clojure.contrib</groupId>
- <artifactId>string</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.clojure.contrib</groupId>
<artifactId>except</artifactId>
<version>1.3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.clojure.contrib</groupId>
- <artifactId>properties</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.clojure.contrib</groupId>
<artifactId>seq</artifactId>
<version>1.3.0-SNAPSHOT</version>
</dependency>