diff options
author | Stuart Sierra <mail@stuartsierra.com> | 2010-11-07 09:45:37 -0500 |
---|---|---|
committer | Stuart Sierra <mail@stuartsierra.com> | 2010-11-07 09:45:37 -0500 |
commit | c38fa23526644e342ad77958101ae2c40e5bc354 (patch) | |
tree | 35cf54547ee3d9455823bd78ae1080d4d8402389 /modules/def/pom.xml | |
parent | 6711b9e03f415d744594ce2a8faed48f9a2bc882 (diff) |
Reset 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 6f8ce3e2..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-alpha3</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>def</artifactId> |