[maven-release-plugin] prepare release x4o-0.8.5

This commit is contained in:
Willem Cazander 2013-08-09 01:37:29 +02:00
parent 0ac4faa613
commit 98dd03ab34
7 changed files with 25 additions and 25 deletions

View file

@ -4,7 +4,7 @@
<groupId>org.x4o</groupId>
<artifactId>x4o</artifactId>
<packaging>pom</packaging>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<name>x4o</name>
<description>Creates an easy xml layer for objects and creating your own xml language implementations.</description>
<url>http://www.x4o.org</url>

View file

@ -3,7 +3,7 @@
<parent>
<artifactId>x4o</artifactId>
<groupId>org.x4o</groupId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
</parent>
<artifactId>x4o-driver</artifactId>
<packaging>jar</packaging>

View file

@ -3,7 +3,7 @@
<parent>
<artifactId>x4o</artifactId>
<groupId>org.x4o</groupId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
</parent>
<artifactId>x4o-eld-doc</artifactId>
<packaging>jar</packaging>

View file

@ -3,7 +3,7 @@
<parent>
<artifactId>x4o</artifactId>
<groupId>org.x4o</groupId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>..</relativePath>
</parent>
<artifactId>x4o-meta</artifactId>

View file

@ -3,7 +3,7 @@
<parent>
<artifactId>x4o</artifactId>
<groupId>org.x4o</groupId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>..</relativePath>
</parent>
<artifactId>x4o-plugin</artifactId>

View file

@ -3,7 +3,7 @@
<parent>
<groupId>org.x4o.plugin</groupId>
<artifactId>x4o-plugin</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
</parent>
<artifactId>x4o-plugin-ant</artifactId>
<name>x4o-plugin-ant</name>

View file

@ -3,7 +3,7 @@
<parent>
<groupId>org.x4o.plugin</groupId>
<artifactId>x4o-plugin</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
</parent>
<artifactId>x4o-plugin-maven</artifactId>
<packaging>maven-plugin</packaging>