diff options
author | Julien Eluard <[email protected]> | 2011-02-04 10:43:11 -0800 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-02-04 10:43:11 -0800 |
commit | 0d568ec4afc26f5519b95f5a14f5020f3a3556fa (patch) | |
tree | 1e54d46170dfbe57bbf0ce99180a5b024fb3f61f /api | |
parent | c6e346ae20a50ac3d29f9457b00ca8b4ca97bec7 (diff) |
[maven-release-plugin] prepare release v0.9.5
Diffstat (limited to 'api')
-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 47a846f..2faea2a 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.5-SNAPSHOT</version> + <version>0.9.5</version> <relativePath>../pom.xml</relativePath> </parent> |