[maven-release-plugin] prepare release openesb-standalone-3.0.4

master
brasseld 2015-06-24 14:15:27 +02:00
parent 1c9e4f8076
commit 717d49d1c8
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>
<artifactId>openesb-standalone-bootstrap</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>
<artifactId>openesb-standalone-container</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>
<artifactId>openesb-standalone-packaging</artifactId>

View File

@ -10,7 +10,7 @@
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
<packaging>pom</packaging>
<name>OpenESB - Standalone</name>