diff --git a/helloworld/pom.xml b/helloworld/pom.xml
index 47b1f36..4391ed5 100644
--- a/helloworld/pom.xml
+++ b/helloworld/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.samples.spring
spring-rabbit-helloworld
- 1.5.2.RELEASE
+ 1.5.3.RELEASE
jar
Spring AMQP Hello World
http://www.spring.io
@@ -17,7 +17,7 @@
true
4.2.1.RELEASE
- 1.5.1.RELEASE
+ 1.5.3.RELEASE
UTF-8
@@ -117,18 +117,18 @@
org.slf4j
slf4j-api
- 1.5.10
+ 1.7.12
org.slf4j
jcl-over-slf4j
- 1.5.10
+ 1.7.12
runtime
org.slf4j
slf4j-log4j12
- 1.5.10
+ 1.7.12
runtime
diff --git a/log4j/pom.xml b/log4j/pom.xml
index 34c7f9e..e2b4d71 100644
--- a/log4j/pom.xml
+++ b/log4j/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.samples.spring
spring-rabbit-log4j
- 1.5.2.RELEASE
+ 1.5.3.RELEASE
war
Spring AMQP log4j
http://www.spring.io
@@ -17,7 +17,7 @@
true
4.2.1.RELEASE
- 1.5.1.RELEASE
+ 1.5.3.RELEASE
UTF-8
diff --git a/pom.xml b/pom.xml
index 126e288..f14193a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,13 @@
org.springframework.amqp
spring-amqp-samples
Spring AMQP Samples
- 1.5.2.RELEASE
+ 1.5.3.RELEASE
pom
helloworld
stocks
log4j
+ rabbitmq-tutorials
UTF-8
@@ -70,15 +71,10 @@
-
- repository.springframework.maven.release
- Spring Framework Maven Release Repository
- http://repo.spring.io/libs-release
-
repository.springframework.maven.milestone
- Spring Framework Maven Milestone Repository
- http://repo.spring.io/libs-milestone
+ Spring Framework Repository Including Stagingi
+ http://repo.spring.io/repo
diff --git a/rabbitmq-tutorials/pom.xml b/rabbitmq-tutorials/pom.xml
index bf7fb80..ab4d065 100644
--- a/rabbitmq-tutorials/pom.xml
+++ b/rabbitmq-tutorials/pom.xml
@@ -4,8 +4,8 @@
4.0.0
org.springframework.amqp
- rabbitmq-tutorials
- 1.0.0.BUILD-SNAPSHOT
+ rabbit-tutorials
+ 1.5.3.RELEASE
jar
rabbitmq-tutorials
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.3.0.RELEASE
+ 1.3.1.RELEASE
@@ -40,6 +40,15 @@
spring-boot-starter-test
test
+
+ org.springframework.boot
+ spring-boot-starter-jersey
+
+
+ org.springframework.amqp
+ spring-rabbit
+ 1.5.3.RELEASE
+
@@ -57,20 +66,9 @@
- spring-snapshots
+ spring-all
Spring Snapshots
- https://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- https://repo.spring.io/milestone
-
- false
-
+ https://repo.spring.io/repo
diff --git a/stocks/pom.xml b/stocks/pom.xml
index 11f96e8..bfe7807 100644
--- a/stocks/pom.xml
+++ b/stocks/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.samples.spring
spring-rabbit-stocks
- 1.5.2.RELEASE
+ 1.5.3.RELEASE
war
Spring Rabbit Stocks
http://www.spring.io
@@ -16,7 +16,7 @@
true
4.2.1.RELEASE
- 1.5.1.RELEASE
+ 1.5.3.RELEASE
UTF-8