Skip to content

Commit

Permalink
Adding modified pom.xml g0t4#4 - Fix of g0t4#3
Browse files Browse the repository at this point in the history
  • Loading branch information
zptoth committed May 17, 2019
1 parent c5b177e commit f053d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.4.0.BUILD-SNAPSHOT-FORKED</version>
<version>1.4.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-atmosphere</artifactId>
<name>Spring Boot Atmosphere Sample</name>
<description>Spring Boot Atmosphere Sample - Forked3</description>
<description>Spring Boot Atmosphere Sample - Forked4</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>
<name>Pivotal Software, Inc.</name>
Expand Down

0 comments on commit f053d9b

Please sign in to comment.