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 | |
parent | f99a8f6419bf5c8cf4838e096aec26f854855699 (diff) |
update to 0.9-SNAPSHOT
Diffstat (limited to 'trunk')
-rw-r--r-- | trunk/ardor3d-animation/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-awt/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-collada/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-core/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-effects/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-examples/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-extras/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-jogl/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-lwjgl/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-math/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-savable/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-swt/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-terrain/pom.xml | 2 | ||||
-rw-r--r-- | trunk/ardor3d-ui/pom.xml | 2 | ||||
-rw-r--r-- | trunk/pom.xml | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/trunk/ardor3d-animation/pom.xml b/trunk/ardor3d-animation/pom.xml index fc88132..91983e0 100644 --- a/trunk/ardor3d-animation/pom.xml +++ b/trunk/ardor3d-animation/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>
diff --git a/trunk/ardor3d-awt/pom.xml b/trunk/ardor3d-awt/pom.xml index 8b6126a..789692b 100644 --- a/trunk/ardor3d-awt/pom.xml +++ b/trunk/ardor3d-awt/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>
diff --git a/trunk/ardor3d-collada/pom.xml b/trunk/ardor3d-collada/pom.xml index 554a5cb..e70deea 100644 --- a/trunk/ardor3d-collada/pom.xml +++ b/trunk/ardor3d-collada/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>
diff --git a/trunk/ardor3d-core/pom.xml b/trunk/ardor3d-core/pom.xml index 1d5629c..0743df7 100644 --- a/trunk/ardor3d-core/pom.xml +++ b/trunk/ardor3d-core/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>
diff --git a/trunk/ardor3d-effects/pom.xml b/trunk/ardor3d-effects/pom.xml index d3c7933..123dbe3 100644 --- a/trunk/ardor3d-effects/pom.xml +++ b/trunk/ardor3d-effects/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>
diff --git a/trunk/ardor3d-examples/pom.xml b/trunk/ardor3d-examples/pom.xml index 33ec00c..87ba780 100644 --- a/trunk/ardor3d-examples/pom.xml +++ b/trunk/ardor3d-examples/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
</parent>
<artifactId>ardor3d-examples</artifactId>
diff --git a/trunk/ardor3d-extras/pom.xml b/trunk/ardor3d-extras/pom.xml index 97791cd..97b6c1e 100644 --- a/trunk/ardor3d-extras/pom.xml +++ b/trunk/ardor3d-extras/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>
diff --git a/trunk/ardor3d-jogl/pom.xml b/trunk/ardor3d-jogl/pom.xml index 5e4cc70..3a04710 100644 --- a/trunk/ardor3d-jogl/pom.xml +++ b/trunk/ardor3d-jogl/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
</parent>
<artifactId>ardor3d-jogl</artifactId>
diff --git a/trunk/ardor3d-lwjgl/pom.xml b/trunk/ardor3d-lwjgl/pom.xml index bddfd3f..2489e5d 100644 --- a/trunk/ardor3d-lwjgl/pom.xml +++ b/trunk/ardor3d-lwjgl/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
</parent>
<artifactId>ardor3d-lwjgl</artifactId>
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>
diff --git a/trunk/ardor3d-savable/pom.xml b/trunk/ardor3d-savable/pom.xml index a95434f..d4e6aa8 100644 --- a/trunk/ardor3d-savable/pom.xml +++ b/trunk/ardor3d-savable/pom.xml @@ -3,7 +3,7 @@ <parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/trunk/ardor3d-swt/pom.xml b/trunk/ardor3d-swt/pom.xml index 18e5650..09aa143 100644 --- a/trunk/ardor3d-swt/pom.xml +++ b/trunk/ardor3d-swt/pom.xml @@ -5,7 +5,7 @@ <groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
</parent>
<artifactId>ardor3d-swt</artifactId>
diff --git a/trunk/ardor3d-terrain/pom.xml b/trunk/ardor3d-terrain/pom.xml index fa706bb..df3bfe6 100644 --- a/trunk/ardor3d-terrain/pom.xml +++ b/trunk/ardor3d-terrain/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>
diff --git a/trunk/ardor3d-ui/pom.xml b/trunk/ardor3d-ui/pom.xml index 83983c5..06c5215 100644 --- a/trunk/ardor3d-ui/pom.xml +++ b/trunk/ardor3d-ui/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>
diff --git a/trunk/pom.xml b/trunk/pom.xml index 25f5547..4419f1b 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<packaging>pom</packaging>
- <version>0.8</version>
+ <version>0.9-SNAPSHOT</version>
<name>Ardor 3D</name>
<modules>
|