diff options
author | Julien Eluard <[email protected]> | 2011-02-13 23:06:20 -0800 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-02-13 23:06:20 -0800 |
commit | c68dbcc40fe1fcddc3bbb3006c5dffa2d4653f24 (patch) | |
tree | a107beaf0516d96b53f0076e862a0d3a452e1a7d /api | |
parent | 5b70c44cc7c18aa2e70708e592a29e9639644687 (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 9a768e0..778fe7b 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.8</version> + <version>0.9.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |