diff options
author | Julien Eluard <[email protected]> | 2014-10-02 22:44:19 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2014-10-02 22:44:19 -0300 |
commit | b06133a0970351062c7b92e85e08fbc4d232372f (patch) | |
tree | e0d28fbb28da0337f0d8116774748d7589646a5c /api/pom.xml | |
parent | 8c7074acc888f221279ec05a6275038b449829fe (diff) |
[maven-release-plugin] prepare release 0.9.32
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 1d6c98a..ae5195a 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.32-SNAPSHOT</version> + <version>0.9.32</version> <relativePath>../pom.xml</relativePath> </parent> |