diff options
author | Julien Eluard <[email protected]> | 2011-09-13 00:12:30 -0700 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-09-13 00:12:30 -0700 |
commit | 1ce9a15183a3072f408a43225436ba973c74e71c (patch) | |
tree | bd173ef192c4916213df96ba6ab038c159d7e1fe /api/pom.xml | |
parent | 1ad397997dd6bf8b1dddc60fcd9bccd87630a2d2 (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 665482e..a20e9de 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.9</version> + <version>0.9.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |