aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-01-19 11:21:51 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-01-19 11:21:51 -0500
commit05842118c908913907fcbae44009d1e8d691cd83 (patch)
treecc9e059f09be63c2d2e53d15192ad112bd274948 /pom.xml
parentd1f1b2aa6204e355770d9ed4e9e6432f0faf7ff1 (diff)
Set version to 1.0.0-RC2 in Ant build and POM1.0.0-RC2
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 480b58bb..d029ba3b 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-RC1</version>
+ <version>1.0.0-RC2</version>
<url>http://clojure.org/</url>
<description>Clojure user contributions library.</description>