diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 372f42c..ee25e75 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 2.1.1.RELEASE + 2.1.3.RELEASE jar Spring AMQP Hello World http://www.spring.io @@ -17,7 +17,7 @@ true 5.1.3.RELEASE - 2.1.1.RELEASE + 2.1.3.RELEASE UTF-8 1.8 false diff --git a/log4j2/pom.xml b/log4j2/pom.xml index 1e55b8a..c57f35f 100644 --- a/log4j2/pom.xml +++ b/log4j2/pom.xml @@ -5,7 +5,7 @@ org.springframework.amqp.samples log4j2 - 2.1.1.RELEASE + 2.1.3.RELEASE jar log4j2 diff --git a/pom.xml b/pom.xml index 51e268c..de8b895 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 2.1.1.RELEASE + 2.1.3.RELEASE pom helloworld diff --git a/spring-rabbit-confirms-returns/pom.xml b/spring-rabbit-confirms-returns/pom.xml index 7c9f9de..8055817 100644 --- a/spring-rabbit-confirms-returns/pom.xml +++ b/spring-rabbit-confirms-returns/pom.xml @@ -5,7 +5,7 @@ org.springframework.amqp.samples spring-rabbit-confirms-returns - 2.1.1.RELEASE + 2.1.3.RELEASE jar spring-rabbit-confirms-returns diff --git a/spring-rabbit-global-errorhandler/pom.xml b/spring-rabbit-global-errorhandler/pom.xml index 7a5fb19..304f627 100644 --- a/spring-rabbit-global-errorhandler/pom.xml +++ b/spring-rabbit-global-errorhandler/pom.xml @@ -5,7 +5,7 @@ com.example spring-rabbit-global-errorhandler - 2.1.1.RELEASE + 2.1.3.RELEASE jar spring-rabbit-global-errorhandler diff --git a/spring-rabbit-json/pom.xml b/spring-rabbit-json/pom.xml index 667e21a..c4efd1d 100644 --- a/spring-rabbit-json/pom.xml +++ b/spring-rabbit-json/pom.xml @@ -5,7 +5,7 @@ com.example spring-rabbit-json - 2.1.1.RELEASE + 2.1.3.RELEASE jar spring-rabbit-json diff --git a/stocks/pom.xml b/stocks/pom.xml index 3b641b4..e27adc2 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 2.1.1.RELEASE + 2.1.3.RELEASE war Spring Rabbit Stocks http://www.spring.io @@ -16,7 +16,7 @@ true 5.1.3.RELEASE - 2.1.1.RELEASE + 2.1.3.RELEASE UTF-8 1.8 false