Create 1.0.0-beta1

master
David BRASSELY 2014-07-25 13:20:51 +02:00
parent 2a8e9e82a8
commit da3d37f043
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>1.0.0-beta-1-SNAPSHOT</version>
<version>1.0.0-beta-1</version>
</parent>
<artifactId>openesb-standalone-bootstrap</artifactId>

View File

@ -5,7 +5,7 @@
<parent>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>1.0.0-beta-1-SNAPSHOT</version>
<version>1.0.0-beta-1</version>
</parent>
<artifactId>openesb-standalone-container</artifactId>

View File

@ -5,7 +5,7 @@
<parent>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone</artifactId>
<version>1.0.0-beta-1-SNAPSHOT</version>
<version>1.0.0-beta-1</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>1.0.0-beta-1-SNAPSHOT</version>
<version>1.0.0-beta-1</version>
<packaging>pom</packaging>
<name>OpenESB - Standalone</name>