diff options
author | Julien Eluard <[email protected]> | 2011-02-09 19:52:11 -0800 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-02-09 19:52:11 -0800 |
commit | 60f116bebb9959a4941cbc436ab35a24829980e1 (patch) | |
tree | 5f3a86713ac37270010d3386f86e5ab1c7542fc2 /api/pom.xml | |
parent | 482726265d26eec32efa60b639852bf1e94cf031 (diff) |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'api/pom.xml')
-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 571ab34..4eff4ad 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.7</version> + <version>0.9.8-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |