aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-01-25 11:30:24 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-01-25 11:30:24 -0500
commitb985ecff905fc3c0948d004a666cf5891f65d9ab (patch)
tree4160ee2f220de2ad431b8ab18aa326acf10d7064 /pom.xml
parent05842118c908913907fcbae44009d1e8d691cd83 (diff)
Set version to 1.0.0 in Ant build and POM1.0.01.0.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 d029ba3b..1688a277 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.clojure</groupId>
<artifactId>clojure-contrib</artifactId>
- <version>1.0.0-RC2</version>
+ <version>1.0.0</version>
<url>http://clojure.org/</url>
<description>Clojure user contributions library.</description>