diff options
author | Julien Eluard <[email protected]> | 2010-11-27 21:38:29 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-27 21:38:29 +0100 |
commit | 0274e6adce3c306e3a997958f0bc4551714c971a (patch) | |
tree | 795d4d7ec7d8aa55a11397b70b0389fc596928a1 /api | |
parent | 54a8bbcbc88dee0a95a1cf60a4bda4e6935aebce (diff) |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'api')
-rw-r--r-- | api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pom.xml b/api/pom.xml index da11be1..c6f46ef 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.2</version> + <version>0.9.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |