diff options
Diffstat (limited to 'ardor3d-swt/pom.xml')
-rw-r--r-- | ardor3d-swt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ardor3d-swt/pom.xml b/ardor3d-swt/pom.xml index f051ef3..cae2582 100644 --- a/ardor3d-swt/pom.xml +++ b/ardor3d-swt/pom.xml @@ -5,7 +5,7 @@ <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </parent> <artifactId>ardor3d-swt</artifactId> |