[maven-release-plugin] prepare for next development iteration
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -4,7 +4,7 @@
|
||||
<groupId>org.springframework.amqp</groupId>
|
||||
<artifactId>spring-amqp-dist</artifactId>
|
||||
<name>Spring AMQP Distribution</name>
|
||||
<version>1.0.0.RC2</version>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>spring-amqp-parent</module>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.amqp</groupId>
|
||||
<artifactId>spring-amqp-parent</artifactId>
|
||||
<version>1.0.0.RC2</version>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-amqp-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-amqp</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<artifactId>spring-amqp-parent</artifactId>
|
||||
<name>Spring AMQP Parent</name>
|
||||
<url>http://www.springsource.org/spring-amqp</url>
|
||||
<version>1.0.0.RC2</version>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.amqp</groupId>
|
||||
<artifactId>spring-amqp-parent</artifactId>
|
||||
<version>1.0.0.RC2</version>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-amqp-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-erlang</artifactId>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.amqp</groupId>
|
||||
<artifactId>spring-amqp-parent</artifactId>
|
||||
<version>1.0.0.RC2</version>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-amqp-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-rabbit</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user