diff options
author | Julien Eluard <[email protected]> | 2011-02-13 23:06:12 -0800 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-02-13 23:06:12 -0800 |
commit | 5b70c44cc7c18aa2e70708e592a29e9639644687 (patch) | |
tree | dec7182ae9487775403ab51e5b2f42fe7d25bdc1 /api | |
parent | d32040ba665ca8d87c44310ab9d51a2f862a8886 (diff) |
[maven-release-plugin] prepare release v0.9.8
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 4eff4ad..9a768e0 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.8</version> <relativePath>../pom.xml</relativePath> </parent> |