From 540599845a2505790475195e2edef8c1329ff3ea Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Fri, 12 Dec 2014 17:37:02 -0500 Subject: [PATCH] Update to 1.4.1.RELEASE; Spring Framework 4.1.3 --- helloworld/pom.xml | 6 +++--- log4j/pom.xml | 6 +++--- pom.xml | 2 +- stocks/pom.xml | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index a890f61..f8c5c08 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 1.4.0.RELEASE + 1.4.1.RELEASE jar Spring AMQP Hello World http://www.spring.io @@ -16,8 +16,8 @@ true - 4.1.2.RELEASE - 1.4.0.RELEASE + 4.1.3.RELEASE + 1.4.1.RELEASE UTF-8 diff --git a/log4j/pom.xml b/log4j/pom.xml index daed09a..c3d9bf3 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-log4j - 1.4.0.RELEASE + 1.4.1.RELEASE war Spring AMQP log4j http://www.spring.io @@ -16,8 +16,8 @@ true - 4.1.2.RELEASE - 1.4.0.RELEASE + 4.1.3.RELEASE + 1.4.1.RELEASE UTF-8 diff --git a/pom.xml b/pom.xml index d5798f2..73fc981 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 1.4.0.RELEASE + 1.4.1.RELEASE pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index 598bef4..2b99f1b 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 1.4.0.RELEASE + 1.4.1.RELEASE war Spring Rabbit Stocks http://www.spring.io @@ -15,8 +15,8 @@ true - 4.1.2.RELEASE - 1.4.0.RELEASE + 4.1.3.RELEASE + 1.4.1.RELEASE UTF-8