aboutsummaryrefslogtreecommitdiff
path: root/modules/strint/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/strint/pom.xml')
-rw-r--r--modules/strint/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/strint/pom.xml b/modules/strint/pom.xml
index 87a0a49f..81d55a41 100644
--- a/modules/strint/pom.xml
+++ b/modules/strint/pom.xml
@@ -12,5 +12,10 @@
</parent>
<artifactId>strint</artifactId>
<dependencies>
+ <dependency>
+ <groupId>org.clojure.contrib</groupId>
+ <artifactId>with-ns</artifactId>
+ <version>1.3.0-SNAPSHOT</version>
+ </dependency>
</dependencies>
</project> \ No newline at end of file