diff options
author | Julien Eluard <[email protected]> | 2011-09-14 18:57:45 -0700 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-09-14 18:57:45 -0700 |
commit | 1bdbe9e970a8c693b6540dc5c1b15552db9148e6 (patch) | |
tree | 88414603f9f04b879a888c13bdfeb3911a167f64 /api/pom.xml | |
parent | 7c156046a4a3c61fef096b37c360fed352d633da (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 25aacb3..632a33f 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.10</version> + <version>0.9.11-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |