aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-10-26 19:24:48 -0400
committerStuart Sierra <mail@stuartsierra.com>2010-10-26 19:24:48 -0400
commitcb868955fc71c7bdef2a0ff14ef368aadfe01606 (patch)
tree89cee6e81074e083026e3e3709be79899a53cc07 /pom.xml
parentd133788ca976eb3b47b8821239ea5d701d37178b (diff)
Update all versions to 1.3.0-alpha2 release
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 c2098875..0fa9ac42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.clojure.contrib</groupId>
<artifactId>clojure-contrib</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0-alpha2</version>
<url>http://clojure.org/</url>
<description>Clojure user contributions library.</description>
<name>Clojure Contrib</name>