diff options
author | Stuart Sierra <mail@stuartsierra.com> | 2010-12-19 11:31:40 -0500 |
---|---|---|
committer | Stuart Sierra <mail@stuartsierra.com> | 2010-12-19 11:31:40 -0500 |
commit | 1068a72b5a1d47c98c4b8b13c4ce1904f6a755d8 (patch) | |
tree | bd7b2a22d974078e490b9966669510d153c8c5b2 /modules/def/pom.xml | |
parent | 3daaafd6965a4746d1bc50cbbd66bd4e32dce4f5 (diff) |
Reset all versions to 1.3.0 SNAPSHOT
Diffstat (limited to 'modules/def/pom.xml')
-rw-r--r-- | modules/def/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/def/pom.xml b/modules/def/pom.xml index 4e447562..fb65a257 100644 --- a/modules/def/pom.xml +++ b/modules/def/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.clojure.contrib</groupId> <artifactId>parent</artifactId> - <version>1.3.0-alpha4</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>def</artifactId> |