diff options
author | Julien Eluard <[email protected]> | 2010-11-16 22:38:52 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-16 22:38:52 +0100 |
commit | 71958523692130cba5b143de6d41b467663d36da (patch) | |
tree | e58ac8f7bc4485e7e0dd28078f0295fc62728b57 /api/pom.xml | |
parent | c86045be75feda82d204e12b7e827a08287d28eb (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> |