aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-01-25 12:00:58 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-01-25 12:00:58 -0500
commitd132c5f1cba8d8861430e54a53f208a32c1c76d9 (patch)
treee63ec4fc2cbd929091d4e168d57fcc29a5d63d90 /pom.xml
parentbc27a47ba0b850e9657cb781ef240dba5786327f (diff)
Set version to 1.1.0 in Ant build and POM1.1.01.1.x
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bbf8209c..02557210 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.clojure</groupId>
<artifactId>clojure-contrib</artifactId>
- <version>1.1.0-RC3</version>
+ <version>1.1.0</version>
<url>http://clojure.org/</url>
<description>Clojure user contributions library.</description>