aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-02-01 12:41:50 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-02-01 12:41:50 -0500
commit7e1746ec1607d3d54a136bf94530935e769c44d9 (patch)
tree0440eaa733ff6d664dc88aa4381af2debb400cc4 /pom.xml
parent687df969765631f4db641df4dae313246416561a (diff)
Set clojure-maven-plugin version in POM
Older versions may fail to run the build correctly
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a674f335..234ad750 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,7 @@
<plugin>
<groupId>com.theoryinpractise</groupId>
<artifactId>clojure-maven-plugin</artifactId>
+ <version>1.3.1</version>
<configuration>
<compileDeclaredNamespaceOnly>true</compileDeclaredNamespaceOnly>
<namespaces>