We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b177e commit f053d9bCopy full SHA for f053d9b
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
@@ -5,11 +5,11 @@
5
<!-- Your own application should inherit from spring-boot-starter-parent -->
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-samples</artifactId>
8
- <version>1.4.0.BUILD-SNAPSHOT-FORKED</version>
+ <version>1.4.0.BUILD-SNAPSHOT</version>
9
</parent>
10
<artifactId>spring-boot-sample-atmosphere</artifactId>
11
<name>Spring Boot Atmosphere Sample</name>
12
- <description>Spring Boot Atmosphere Sample - Forked3</description>
+ <description>Spring Boot Atmosphere Sample - Forked4</description>
13
<url>http://projects.spring.io/spring-boot/</url>
14
<organization>
15
<name>Pivotal Software, Inc.</name>
0 commit comments