diff options
author | Julien Eluard <[email protected]> | 2014-03-18 14:33:13 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2014-03-18 14:33:13 -0300 |
commit | d2b2d0926e576b41ef8708de443452a909a078ad (patch) | |
tree | aa52bd5084fbd44fa2e51a5f238ce92c3d8cbd10 /api/pom.xml | |
parent | 2c524c6f504ab20e2afb59a09517ffa60ec8f3e0 (diff) |
[maven-release-plugin] prepare release 0.9.20
Diffstat (limited to 'api/pom.xml')
-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 180eca0..c6d9cd8 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.20-SNAPSHOT</version> + <version>0.9.20</version> <relativePath>../pom.xml</relativePath> </parent> |