diff options
author | neothemachine <[email protected]> | 2013-07-23 21:20:01 +0200 |
---|---|---|
committer | neothemachine <[email protected]> | 2013-07-23 21:20:01 +0200 |
commit | 27979b9285f662ab8019d135685eaf5180e01158 (patch) | |
tree | 0628020b2f7d8dfd56f65509d9e1a3717f3d7d2e /ardor3d-animation | |
parent | 373f028cff5f56dd4ad4b73310c2696c51c00579 (diff) |
[maven-release-plugin] prepare release v0.9v0.9
Diffstat (limited to 'ardor3d-animation')
-rw-r--r-- | ardor3d-animation/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ardor3d-animation/pom.xml b/ardor3d-animation/pom.xml index 8a7cf43..ef15f77 100644 --- a/ardor3d-animation/pom.xml +++ b/ardor3d-animation/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <relativePath>../pom.xml</relativePath> </parent> |