diff options
author | Stuart Sierra <mail@stuartsierra.com> | 2010-09-17 16:15:59 -0400 |
---|---|---|
committer | Stuart Sierra <mail@stuartsierra.com> | 2010-09-17 16:15:59 -0400 |
commit | d5529fd47a7e0ce4001b2588def1ffcd1fe9e274 (patch) | |
tree | 731048ce3ef0ddb3a5a32b6717d357c2a0af5b86 /modules/json/pom.xml | |
parent | d6e13bca9b78b7124f8e787be70704b32173fd1c (diff) |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'modules/json/pom.xml')
-rw-r--r-- | modules/json/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 495ce448..64d6ba04 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.clojure.contrib</groupId> <artifactId>parent</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>json</artifactId> |