diff options
author | Renanse <[email protected]> | 2012-11-12 12:36:05 -0600 |
---|---|---|
committer | Renanse <[email protected]> | 2012-11-12 12:36:05 -0600 |
commit | a19599142ccbfc987bb1dd76438b70f3314b5270 (patch) | |
tree | 717d8327eb71d6825e7617b5d95072c5f046bd5a /trunk/ardor3d-math | |
parent | f99a8f6419bf5c8cf4838e096aec26f854855699 (diff) |
update to 0.9-SNAPSHOT
Diffstat (limited to 'trunk/ardor3d-math')
-rw-r--r-- | trunk/ardor3d-math/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/ardor3d-math/pom.xml b/trunk/ardor3d-math/pom.xml index 4120062..f21e2e1 100644 --- a/trunk/ardor3d-math/pom.xml +++ b/trunk/ardor3d-math/pom.xml @@ -3,7 +3,7 @@ <parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
|