diff --git a/helloworld/pom.xml b/helloworld/pom.xml
index 540e926..3f037d1 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.0.RELEASE
+ 1.3.1.RELEASE
jar
Spring AMQP Hello World
http://www.spring.io
@@ -17,7 +17,7 @@
true
3.2.8.RELEASE
- 1.3.0.RELEASE
+ 1.3.1.RELEASE
UTF-8
diff --git a/log4j/pom.xml b/log4j/pom.xml
index 953000d..6a4dfb0 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.0.RELEASE
+ 1.3.1.RELEASE
war
Spring AMQP log4j
http://www.spring.io
@@ -17,7 +17,7 @@
true
3.2.8.RELEASE
- 1.3.0.RELEASE
+ 1.3.1.RELEASE
UTF-8
diff --git a/pom.xml b/pom.xml
index 8343cb9..248780b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.amqp
spring-amqp-samples
Spring AMQP Samples
- 1.3.0.RELEASE
+ 1.3.1.RELEASE
pom
helloworld
diff --git a/stocks/pom.xml b/stocks/pom.xml
index 53398b3..91997d2 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.0.RELEASE
+ 1.3.1.RELEASE
war
Spring Rabbit Stocks
http://www.spring.io
@@ -16,7 +16,7 @@
true
3.2.8.RELEASE
- 1.3.0.RELEASE
+ 1.3.1.RELEASE
UTF-8
@@ -40,11 +40,6 @@
spring-rabbit
${spring.amqp.version}
-
- org.springframework.retry
- spring-retry
- 1.0.3.RELEASE
-
org.springframework