From f79e6cdeeb100c30e7fca5f792e4f369a163c0f2 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 26 Jul 2018 11:55:28 -0400 Subject: [PATCH] Upgrade to 1.7.9.RELEASE --- helloworld/pom.xml | 4 ++-- log4j/pom.xml | 4 ++-- log4j2/pom.xml | 2 +- pom.xml | 2 +- stocks/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index c171d94..df04bbb 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 1.7.8.RELEASE + 1.7.9.RELEASE jar Spring AMQP Hello World http://www.spring.io @@ -17,7 +17,7 @@ true 4.3.9.RELEASE - 1.7.8.RELEASE + 1.7.9.RELEASE UTF-8 diff --git a/log4j/pom.xml b/log4j/pom.xml index dedd34c..c8192bb 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-log4j - 1.7.8.RELEASE + 1.7.9.RELEASE war Spring AMQP log4j http://www.spring.io @@ -17,7 +17,7 @@ true 4.3.9.RELEASE - 1.7.8.RELEASE + 1.7.9.RELEASE UTF-8 diff --git a/log4j2/pom.xml b/log4j2/pom.xml index 08e8f3f..3c131b9 100644 --- a/log4j2/pom.xml +++ b/log4j2/pom.xml @@ -5,7 +5,7 @@ org.springframework.amqp.samples log4j2 - 1.7.8.RELEASE + 1.7.9.RELEASE jar log4j2 diff --git a/pom.xml b/pom.xml index c15c728..d0c816d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 1.7.8.RELEASE + 1.7.9.RELEASE pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index 07ecd51..a243dbd 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 1.7.8.RELEASE + 1.7.9.RELEASE war Spring Rabbit Stocks http://www.spring.io @@ -16,7 +16,7 @@ true 4.3.9.RELEASE - 1.7.8.RELEASE + 1.7.9.RELEASE UTF-8