diff options
author | Julien Eluard <[email protected]> | 2011-02-04 15:12:29 -0800 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-02-04 15:12:29 -0800 |
commit | ad2a2c0b387218f885fd52678a5461660e53d87c (patch) | |
tree | bb35785184c0613a3ffea7c6bf9b2b1bea7e88d7 /api | |
parent | 8708a348ed3b54ab25bde6912a6508dc9659654a (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 75b47d8..ad45cc4 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.6</version> + <version>0.9.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |