diff options
author | Julien Eluard <[email protected]> | 2010-11-16 23:07:05 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-16 23:07:05 +0100 |
commit | ae18cce0ed3d67ec0da898cad76aaa3ead40b03a (patch) | |
tree | 0b70580bf6e9a43b24a3a250571adeccc081953d /api/pom.xml | |
parent | a2779e26102339d80c8a8669cd22a1198fe627f6 (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 a630ece..0c1e79a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9</version> + <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |