Commit 5afd0b48 authored by Phillip Webb's avatar Phillip Webb

Polish sample POM names

parent 82bf6040
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment