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 | |
parent | 373f028cff5f56dd4ad4b73310c2696c51c00579 (diff) |
[maven-release-plugin] prepare release v0.9v0.9
-rw-r--r-- | ardor3d-animation/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-awt/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-collada/pom.xml | 5 | ||||
-rw-r--r-- | ardor3d-core/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-effects/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-examples/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-extras/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-jogl/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-lwjgl/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-math/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-savable/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-swt/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-terrain/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-ui/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 5 |
15 files changed, 18 insertions, 18 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> diff --git a/ardor3d-awt/pom.xml b/ardor3d-awt/pom.xml index de302bd..3d97cec 100644 --- a/ardor3d-awt/pom.xml +++ b/ardor3d-awt/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> diff --git a/ardor3d-collada/pom.xml b/ardor3d-collada/pom.xml index 069126d..bd94292 100644 --- a/ardor3d-collada/pom.xml +++ b/ardor3d-collada/pom.xml @@ -1,10 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/ardor3d-core/pom.xml b/ardor3d-core/pom.xml index be17df2..759d8de 100644 --- a/ardor3d-core/pom.xml +++ b/ardor3d-core/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> diff --git a/ardor3d-effects/pom.xml b/ardor3d-effects/pom.xml index e3fe48b..38b0c12 100644 --- a/ardor3d-effects/pom.xml +++ b/ardor3d-effects/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> diff --git a/ardor3d-examples/pom.xml b/ardor3d-examples/pom.xml index 16321b0..1bd8faa 100644 --- a/ardor3d-examples/pom.xml +++ b/ardor3d-examples/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </parent> <artifactId>ardor3d-examples</artifactId> diff --git a/ardor3d-extras/pom.xml b/ardor3d-extras/pom.xml index 165f5fd..0394c2f 100644 --- a/ardor3d-extras/pom.xml +++ b/ardor3d-extras/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> diff --git a/ardor3d-jogl/pom.xml b/ardor3d-jogl/pom.xml index 610202c..f297f13 100644 --- a/ardor3d-jogl/pom.xml +++ b/ardor3d-jogl/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </parent> <artifactId>ardor3d-jogl</artifactId> diff --git a/ardor3d-lwjgl/pom.xml b/ardor3d-lwjgl/pom.xml index 3b67867..734cc70 100644 --- a/ardor3d-lwjgl/pom.xml +++ b/ardor3d-lwjgl/pom.xml @@ -4,7 +4,7 @@ <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </parent> <artifactId>ardor3d-lwjgl</artifactId> diff --git a/ardor3d-math/pom.xml b/ardor3d-math/pom.xml index e57f84c..ebcb4d9 100644 --- a/ardor3d-math/pom.xml +++ b/ardor3d-math/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> diff --git a/ardor3d-savable/pom.xml b/ardor3d-savable/pom.xml index b5acdd6..d98bd4d 100644 --- a/ardor3d-savable/pom.xml +++ b/ardor3d-savable/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> 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> diff --git a/ardor3d-terrain/pom.xml b/ardor3d-terrain/pom.xml index f772a59..f4b50b2 100644 --- a/ardor3d-terrain/pom.xml +++ b/ardor3d-terrain/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> diff --git a/ardor3d-ui/pom.xml b/ardor3d-ui/pom.xml index 825aa87..1abc7e4 100644 --- a/ardor3d-ui/pom.xml +++ b/ardor3d-ui/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> @@ -3,7 +3,7 @@ <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> <packaging>pom</packaging> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <name>Ardor 3D</name> <description>A free, open source 3D graphics engine written in Java</description> @@ -22,7 +22,8 @@ <connection>scm:git:git://github.com/Renanse/Ardor3D.git</connection> <developerConnection>scm:git:[email protected]:Renanse/Ardor3D.git</developerConnection> <url>https://github.com/Renanse/Ardor3D</url> - </scm> + <tag>v0.9</tag> + </scm> <developers> <developer> |