From 7960bf2862f0b5712f9a90ba064917b9caa46a8b Mon Sep 17 00:00:00 2001 From: vamshikarthika Date: Thu, 6 Feb 2020 20:12:46 +0000 Subject: [PATCH] pom.xml updated --- spring-boot-samples/spring-boot-sample-atmosphere/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 spring-boot-samples/spring-boot-sample-atmosphere/pom.xml diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml old mode 100644 new mode 100755 index b58bf66a5ba1..ad0cbeebd32a --- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml +++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.4.0.BUILD-SNAPSHOT + 2.2.4.RELEASE spring-boot-sample-atmosphere Spring Boot Atmosphere Sample