summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHudson @ build.clojure.org <build@clojure.com>2011-03-11 12:37:31 -0600
committerHudson @ build.clojure.org <build@clojure.com>2011-03-11 12:37:31 -0600
commit610f4fe49c119a99d7aa27a4eaadff51210ee00e (patch)
tree6dae63c7cf878845f352e83a97eeb8089c49b755
parentcf9b9cf4e63e57299d450bd6254029b33ac84d44 (diff)
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5cf4d5d5..b8d0b255 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
- <version>1.3.0-alpha6</version>
+ <version>1.3.0-master-SNAPSHOT</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>