diff options
author | Julien Eluard <[email protected]> | 2012-12-18 12:03:51 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2012-12-18 12:03:51 -0300 |
commit | 3e21a28a4f4c67275fbf247b66e75eabf293c531 (patch) | |
tree | 958db581de564135025e4426b5c52a6b8a9a4a64 /api/pom.xml | |
parent | 4b9f6ddce18e88124e210a1ebd8223b873da1ccb (diff) |
[maven-release-plugin] prepare release 0.9.17
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 e156aae..e68c939 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.17-SNAPSHOT</version> + <version>0.9.17</version> <relativePath>../pom.xml</relativePath> </parent> |