diff options
author | Julien Eluard <[email protected]> | 2010-11-29 09:58:19 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-29 09:58:19 +0100 |
commit | 7fba91665a3d3f75f9c7d32d163246581563b395 (patch) | |
tree | 12cfeeec6e3a780acb34434f5771801990e90cb3 /api/pom.xml | |
parent | 2b46e3e5f46139f7f8eee5c59c8c0caea656b6f2 (diff) |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'api/pom.xml')
-rw-r--r-- | api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pom.xml b/api/pom.xml index 4ffebd5..a014c96 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.3</version> + <version>0.9.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |