Move to 1.0.0-alpha-3-SNAPSHOT

master
David BRASSELY 2014-04-10 18:14:11 +02:00
parent 2c1b5d68db
commit 92ed455fcf
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-alpha-2</version>
<version>1.0.0-alpha-3-SNAPSHOT</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-alpha-2</version>
<version>1.0.0-alpha-3-SNAPSHOT</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-alpha-2</version>
<version>1.0.0-alpha-3-SNAPSHOT</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-alpha-2</version>
<version>1.0.0-alpha-3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>OpenESB - Standalone</name>