diff options
author | Julien Eluard <[email protected]> | 2010-11-21 13:08:23 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-21 13:08:23 +0100 |
commit | 527cca83fd5cd4a9c17a2bd04e61e8933a654cbe (patch) | |
tree | 02f252cfc6a6353af586be1ab681039cb499a41f /api | |
parent | 5c5d9b4c6870b28d027da49603a6090c27146dae (diff) |
[maven-release-plugin] prepare release v0.9.1
Diffstat (limited to 'api')
-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 bd070f4..cae1d61 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.1</version> <relativePath>../pom.xml</relativePath> </parent> |