diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 1d66d67..36b9ea8 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 2.2.2.RELEASE + 2.2.3.RELEASE jar Spring AMQP Hello World https://www.spring.io @@ -16,7 +16,7 @@ true - 2.2.2.RELEASE + 2.2.3.RELEASE UTF-8 1.8 false diff --git a/pom.xml b/pom.xml index 54b9484..5a90352 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 2.2.2.RELEASE + 2.2.3.RELEASE pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index ad0dca3..bed5dcc 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 2.2.2.RELEASE + 2.2.3.RELEASE war Spring Rabbit Stocks https://www.spring.io @@ -16,7 +16,7 @@ true 5.2.0.RELEASE - 2.2.2.RELEASE + 2.2.3.RELEASE UTF-8 1.8 false