diff --git a/pom.xml b/pom.xml index 47835702..646ba33f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Spring AMQP Distribution - 1.1.1.RELEASE + 1.1.2.BUILD-SNAPSHOT pom spring-amqp-parent @@ -222,7 +222,12 @@ - + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + com.agilejava.docbkx docbkx-maven-plugin 2.0.6 @@ -336,4 +341,12 @@ http://repository.springsource.com/maven/bundles/release + + + + repository.source.maven.release + SpringSource Maven Release Repository + http://repository.springsource.com/maven/bundles/release + + diff --git a/spring-amqp-core/pom.xml b/spring-amqp-core/pom.xml index 625bb8a2..12cc0768 100644 --- a/spring-amqp-core/pom.xml +++ b/spring-amqp-core/pom.xml @@ -3,7 +3,7 @@ org.springframework.amqp spring-amqp-parent - 1.1.1.RELEASE + 1.1.2.BUILD-SNAPSHOT ../spring-amqp-parent/pom.xml spring-amqp diff --git a/spring-amqp-parent/pom.xml b/spring-amqp-parent/pom.xml index 6eea72ce..24a40093 100644 --- a/spring-amqp-parent/pom.xml +++ b/spring-amqp-parent/pom.xml @@ -7,7 +7,7 @@ http://www.springsource.org/spring-amqp - 1.1.1.RELEASE + 1.1.2.BUILD-SNAPSHOT pom UTF-8 diff --git a/spring-erlang/pom.xml b/spring-erlang/pom.xml index 8664e3df..47759c4d 100644 --- a/spring-erlang/pom.xml +++ b/spring-erlang/pom.xml @@ -3,7 +3,7 @@ org.springframework.amqp spring-amqp-parent - 1.1.1.RELEASE + 1.1.2.BUILD-SNAPSHOT ../spring-amqp-parent/pom.xml spring-erlang diff --git a/spring-rabbit/pom.xml b/spring-rabbit/pom.xml index 6eedc3cb..3dc7a3ac 100644 --- a/spring-rabbit/pom.xml +++ b/spring-rabbit/pom.xml @@ -3,7 +3,7 @@ org.springframework.amqp spring-amqp-parent - 1.1.1.RELEASE + 1.1.2.BUILD-SNAPSHOT ../spring-amqp-parent/pom.xml spring-rabbit