From b938028849d5bcfe531908ecd20a248c3e224d42 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 27 Mar 2014 18:51:50 -0400 Subject: [PATCH] Update to Spring-AMQP 1.3.0.RELEASE - Also Spring Framework 3.2.8 --- helloworld/pom.xml | 8 ++++---- log4j/pom.xml | 8 ++++---- pom.xml | 2 +- stocks/pom.xml | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 3297ba0..540e926 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,10 +5,10 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 1.0.0.BUILD-SNAPSHOT + 1.3.0.RELEASE jar Spring AMQP Hello World - http://www.springframework.org + http://www.spring.io true - 3.2.7.RELEASE - 1.3.0.RC1 + 3.2.8.RELEASE + 1.3.0.RELEASE UTF-8 diff --git a/log4j/pom.xml b/log4j/pom.xml index c7b76d0..953000d 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -5,10 +5,10 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-log4j - 1.0.0.BUILD-SNAPSHOT + 1.3.0.RELEASE war Spring AMQP log4j - http://www.springframework.org + http://www.spring.io true - 3.2.7.RELEASE - 1.3.0.RC1 + 3.2.8.RELEASE + 1.3.0.RELEASE UTF-8 diff --git a/pom.xml b/pom.xml index 3868bfb..8343cb9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 1.0.0.BUILD-SNAPSHOT + 1.3.0.RELEASE pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index ceb8f90..53398b3 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,10 +4,10 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 1.0.0.BUILD-SNAPSHOT + 1.3.0.RELEASE war Spring Rabbit Stocks - http://www.springframework.org + http://www.spring.io true - 3.2.7.RELEASE - 1.3.0.RC1 + 3.2.8.RELEASE + 1.3.0.RELEASE UTF-8