Correct the descriptions of two sample projects
This commit is contained in:
parent
664319009c
commit
7945b29669
|
|
@ -9,7 +9,7 @@
|
|||
</parent>
|
||||
<artifactId>spring-boot-sample-parent-context</artifactId>
|
||||
<name>spring-boot-sample-parent-context</name>
|
||||
<description>Spring Boot Integration Sample</description>
|
||||
<description>Spring Boot Parent Context Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
</parent>
|
||||
<artifactId>spring-boot-sample-web-groovy-templates</artifactId>
|
||||
<name>spring-boot-sample-web-groovy-templates</name>
|
||||
<description>Spring Boot Web UI Sample</description>
|
||||
<description>Spring Boot Web Groovy Templates Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue