diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml index b58bf66a5ba1..297864791190 100644 --- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml +++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml @@ -2,10 +2,9 @@ 4.0.0 - org.springframework.boot - spring-boot-samples - 1.4.0.BUILD-SNAPSHOT + spring-boot-starter-parent + 1.4.0.RELEASE spring-boot-sample-atmosphere Spring Boot Atmosphere Sample diff --git a/spring-boot/.gitignore b/spring-boot/.gitignore new file mode 100644 index 000000000000..c71ea97aba95 --- /dev/null +++ b/spring-boot/.gitignore @@ -0,0 +1 @@ +/.apt_generated/