diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 807ad00..75ee155 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 1.5.5.RELEASE + 1.6.0.RELEASE jar Spring AMQP Hello World http://www.spring.io @@ -17,7 +17,7 @@ true 4.2.5.RELEASE - 1.5.5.RELEASE + 1.6.0.RELEASE UTF-8 diff --git a/log4j/pom.xml b/log4j/pom.xml index 1ca1a0d..ed09e7a 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-log4j - 1.5.5.RELEASE + 1.6.0.RELEASE war Spring AMQP log4j http://www.spring.io @@ -17,7 +17,7 @@ true 4.2.5.RELEASE - 1.5.5.RELEASE + 1.6.0.RELEASE UTF-8 diff --git a/pom.xml b/pom.xml index 50adf3d..f3e1899 100644 --- a/pom.xml +++ b/pom.xml @@ -82,5 +82,11 @@ SpringSource Maven Release Repository http://repo.spring.io/maven/bundles/release + + + libs-staging-local + libs-staging-local + http://repo.spring.io/libs-staging-local + diff --git a/rabbitmq-tutorials/pom.xml b/rabbitmq-tutorials/pom.xml index eca0fb6..9ab1a62 100644 --- a/rabbitmq-tutorials/pom.xml +++ b/rabbitmq-tutorials/pom.xml @@ -5,7 +5,7 @@ org.springframework.amqp rabbit-tutorials - 1.5.5.RELEASE + 1.6.0.RELEASE jar rabbitmq-tutorials @@ -32,7 +32,7 @@ org.springframework.amqp spring-rabbit - 1.5.3.BUILD-SNAPSHOT + 1.6.0.RELEASE @@ -44,11 +44,6 @@ org.springframework.boot spring-boot-starter-jersey - - org.springframework.amqp - spring-rabbit - 1.5.5.RELEASE - diff --git a/stocks/pom.xml b/stocks/pom.xml index 9fe9728..dc88f82 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 1.5.5.RELEASE + 1.6.0.RELEASE war Spring Rabbit Stocks http://www.spring.io @@ -16,7 +16,7 @@ true 4.2.5.RELEASE - 1.5.5.RELEASE + 1.6.0.RELEASE UTF-8 @@ -243,4 +243,5 @@ file:///${user.dir}/target/staging/snapshot +