diff options
author | Julien Eluard <[email protected]> | 2014-04-10 13:24:31 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2014-04-10 13:24:31 -0300 |
commit | 0c8d8dfb5c2cf278fb4e68147fbc18764253e957 (patch) | |
tree | c66f84d327366d2e14024d78c1dbf5e0b1c31ee8 /api | |
parent | d0f6f72daf68e9df5549d6edcc0114efc0c514eb (diff) |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'api')
-rwxr-xr-x | api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pom.xml b/api/pom.xml index da18daa..1b2e172 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.22</version> + <version>0.9.23-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |