Polish sample POM names

This commit is contained in:
Phillip Webb 2014-12-19 15:59:44 -08:00
parent 82bf60400a
commit 5afd0b4858
4 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
<version>1.2.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-parent-context</artifactId>
<name>spring-boot-sample-parent-context</name>
<name>Spring Boot Parent Context Sample</name>
<description>Spring Boot Parent Context Sample</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>

View File

@ -8,7 +8,7 @@
<version>1.2.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-groovy-templates</artifactId>
<name>spring-boot-sample-web-groovy-templates</name>
<name>Spring Boot Web Groovy Templates Sample</name>
<description>Spring Boot Web Groovy Templates Sample</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>

View File

@ -8,8 +8,8 @@
<version>1.2.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-custom</artifactId>
<name>spring-boot-sample-web-secure-custom</name>
<description>Spring Boot Web Secure Sample</description>
<name>Spring Boot Web Secure Custom Sample</name>
<description>Spring Boot Web Secure Custom Sample</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>
<name>Pivotal Software, Inc.</name>

View File

@ -8,8 +8,8 @@
<version>1.2.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-jdbc</artifactId>
<name>spring-boot-sample-web-secure-jdbc</name>
<description>Spring Boot Web Secure Sample</description>
<name>Spring Boot Web Secure JDBC Sample</name>
<description>Spring Boot Web Secure JDBC Sample</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>
<name>Pivotal Software, Inc.</name>