diff options
author | Julien Eluard <[email protected]> | 2010-11-27 21:38:22 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-27 21:38:22 +0100 |
commit | 54a8bbcbc88dee0a95a1cf60a4bda4e6935aebce (patch) | |
tree | 26535464d81aa1e3ce75ee9d44edbba67f99057f /api | |
parent | 1ec8c629d0fe27d4926f94b5608112b78cc9a492 (diff) |
[maven-release-plugin] prepare release v0.9.2
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 15e8aa1..da11be1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.2-SNAPSHOT</version> + <version>0.9.2</version> <relativePath>../pom.xml</relativePath> </parent> |