From 1ec1c19c9fbc45d213bb814004bddf0cff078a40 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 23 Oct 2014 14:34:12 -0400 Subject: [PATCH] Update to 1.4.0.RC1; Spring Framework 4.1.1 --- 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 ee6e2ff..5683d1c 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.M1 + 1.4.0.RC1 jar Spring AMQP Hello World http://www.spring.io @@ -16,8 +16,8 @@ true - 4.1.0.RELEASE - 1.4.0.M1 + 4.1.1.RELEASE + 1.4.0.RC1 UTF-8 diff --git a/log4j/pom.xml b/log4j/pom.xml index dc71015..226f3d1 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.M1 + 1.4.0.RC1 war Spring AMQP log4j http://www.spring.io @@ -16,8 +16,8 @@ true - 4.1.0.RELEASE - 1.4.0.M1 + 4.1.1.RELEASE + 1.4.0.RC1 UTF-8 diff --git a/pom.xml b/pom.xml index b4a276a..ada527a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 1.4.0.M1 + 1.4.0.RC1 pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index 4b05fac..b739ee2 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.M1 + 1.4.0.RC1 war Spring Rabbit Stocks http://www.spring.io @@ -15,8 +15,8 @@ true - 4.1.0.RELEASE - 1.4.0.M1 + 4.1.1.RELEASE + 1.4.0.RC1 UTF-8