Error while creating 1.0.0-alpha-1

master
David BRASSELY 2014-03-25 22:31:33 +01:00
parent e5bd2c6a46
commit e2025d7067
4 changed files with 5 additions and 5 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-1</version>
</parent>
<artifactId>openesb-standalone-bootstrap</artifactId>
@ -34,7 +34,7 @@
<dependencies>
<dependency>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone-framework</artifactId>
<artifactId>openesb-standalone-container</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>

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-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-alpha-2</version>
<version>1.0.0-alpha-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-alpha-2</version>
<version>1.0.0-alpha-1</version>
<packaging>pom</packaging>
<name>OpenESB - Standalone</name>