Polish sample POM names
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user