diff options
author | Julien Eluard <[email protected]> | 2014-04-10 13:24:30 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2014-04-10 13:24:30 -0300 |
commit | d0f6f72daf68e9df5549d6edcc0114efc0c514eb (patch) | |
tree | b425c51e249fbf296751715b2c3834ee08c21625 /api | |
parent | 1dabc0ad8de5fd8030e4b59153d65cda019219cd (diff) |
[maven-release-plugin] prepare release 0.9.22
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 171aea8..da18daa 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.22-SNAPSHOT</version> + <version>0.9.22</version> <relativePath>../pom.xml</relativePath> </parent> |