From 45c5055999a4d8e92eaedc163e4a069dc94025d6 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 14 May 2014 10:05:48 -0400 Subject: [PATCH] Update to Spring AMQP 1.3.3 --- helloworld/pom.xml | 4 ++-- log4j/pom.xml | 4 ++-- pom.xml | 2 +- stocks/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 3f037d1..440426b 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 1.3.1.RELEASE + 1.3.3.RELEASE jar Spring AMQP Hello World http://www.spring.io @@ -17,7 +17,7 @@ true 3.2.8.RELEASE - 1.3.1.RELEASE + 1.3.3.RELEASE UTF-8 diff --git a/log4j/pom.xml b/log4j/pom.xml index 6a4dfb0..47b4221 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-log4j - 1.3.1.RELEASE + 1.3.3.RELEASE war Spring AMQP log4j http://www.spring.io @@ -17,7 +17,7 @@ true 3.2.8.RELEASE - 1.3.1.RELEASE + 1.3.3.RELEASE UTF-8 diff --git a/pom.xml b/pom.xml index 248780b..4a721c2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 1.3.1.RELEASE + 1.3.3.RELEASE pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index 91997d2..1411a28 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 1.3.1.RELEASE + 1.3.3.RELEASE war Spring Rabbit Stocks http://www.spring.io @@ -16,7 +16,7 @@ true 3.2.8.RELEASE - 1.3.1.RELEASE + 1.3.3.RELEASE UTF-8