Merge branch '1.1.x'
This commit is contained in:
commit
d04f325294
|
|
@ -9,7 +9,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-boot-sample-parent-context</artifactId>
|
<artifactId>spring-boot-sample-parent-context</artifactId>
|
||||||
<name>spring-boot-sample-parent-context</name>
|
<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>
|
<url>http://projects.spring.io/spring-boot/</url>
|
||||||
<organization>
|
<organization>
|
||||||
<name>Pivotal Software, Inc.</name>
|
<name>Pivotal Software, Inc.</name>
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-boot-sample-web-groovy-templates</artifactId>
|
<artifactId>spring-boot-sample-web-groovy-templates</artifactId>
|
||||||
<name>spring-boot-sample-web-groovy-templates</name>
|
<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>
|
<url>http://projects.spring.io/spring-boot/</url>
|
||||||
<organization>
|
<organization>
|
||||||
<name>Pivotal Software, Inc.</name>
|
<name>Pivotal Software, Inc.</name>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue