Polish POM descriptions
This commit is contained in:
parent
6e29ee4557
commit
1983b43830
|
@ -8,8 +8,8 @@
|
|||
<version>1.3.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-metrics-dropwizard</artifactId>
|
||||
<name>spring-boot-sample-metrics-dropwizard</name>
|
||||
<description>Spring Boot Metrics Redis Sample</description>
|
||||
<name>Spring Boot Metrics Dropwizard Sample</name>
|
||||
<description>Spring Boot Metrics Dropwizard Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<version>1.3.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-metrics-opentsdb</artifactId>
|
||||
<name>spring-boot-sample-metrics-opentsdb</name>
|
||||
<description>Spring Boot Actuator Sample</description>
|
||||
<name>Spring Boot Metrics OpenTSDB Sample</name>
|
||||
<description>Spring Boot Metrics OpenTSDB Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<version>1.3.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-metrics-redis</artifactId>
|
||||
<name>spring-boot-sample-metrics-redis</name>
|
||||
<name>Spring Boot Metrics Redis Sample</name>
|
||||
<description>Spring Boot Metrics Redis Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<version>1.3.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-web-mustache</artifactId>
|
||||
<name>spring-boot-sample-web-mustache</name>
|
||||
<name>Spring Boot Web Mustache Sample</name>
|
||||
<description>Spring Boot Web Mustache Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<version>1.3.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-web-secure-github</artifactId>
|
||||
<name>spring-boot-sample-web-secure-github</name>
|
||||
<description>Spring Boot Web Secure Sample</description>
|
||||
<name>Spring Boot Web Secure GitHub Sample</name>
|
||||
<description>Spring Boot Web Secure GitHub Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<version>1.3.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-starter-mustache</artifactId>
|
||||
<name>spring-boot-starter-mustache</name>
|
||||
<name>Spring Boot Mustache Starter</name>
|
||||
<description>Spring Boot Mustache Starter</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
|
|
Loading…
Reference in New Issue