Commit 1983b438 authored by Phillip Webb's avatar Phillip Webb

Polish POM descriptions

parent 6e29ee45
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
<version>1.3.0.BUILD-SNAPSHOT</version> <version>1.3.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-metrics-dropwizard</artifactId> <artifactId>spring-boot-sample-metrics-dropwizard</artifactId>
<name>spring-boot-sample-metrics-dropwizard</name> <name>Spring Boot Metrics Dropwizard Sample</name>
<description>Spring Boot Metrics Redis Sample</description> <description>Spring Boot Metrics Dropwizard 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>
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
<version>1.3.0.BUILD-SNAPSHOT</version> <version>1.3.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-metrics-opentsdb</artifactId> <artifactId>spring-boot-sample-metrics-opentsdb</artifactId>
<name>spring-boot-sample-metrics-opentsdb</name> <name>Spring Boot Metrics OpenTSDB Sample</name>
<description>Spring Boot Actuator Sample</description> <description>Spring Boot Metrics OpenTSDB 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>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<version>1.3.0.BUILD-SNAPSHOT</version> <version>1.3.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-metrics-redis</artifactId> <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> <description>Spring Boot Metrics Redis Sample</description>
<url>http://projects.spring.io/spring-boot/</url> <url>http://projects.spring.io/spring-boot/</url>
<organization> <organization>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<version>1.3.0.BUILD-SNAPSHOT</version> <version>1.3.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-mustache</artifactId> <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> <description>Spring Boot Web Mustache Sample</description>
<url>http://projects.spring.io/spring-boot/</url> <url>http://projects.spring.io/spring-boot/</url>
<organization> <organization>
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
<version>1.3.0.BUILD-SNAPSHOT</version> <version>1.3.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId> <artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>spring-boot-sample-web-secure-github</name> <name>Spring Boot Web Secure GitHub Sample</name>
<description>Spring Boot Web Secure Sample</description> <description>Spring Boot Web Secure GitHub 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>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<version>1.3.0.BUILD-SNAPSHOT</version> <version>1.3.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-starter-mustache</artifactId> <artifactId>spring-boot-starter-mustache</artifactId>
<name>spring-boot-starter-mustache</name> <name>Spring Boot Mustache Starter</name>
<description>Spring Boot Mustache Starter</description> <description>Spring Boot Mustache Starter</description>
<url>http://projects.spring.io/spring-boot/</url> <url>http://projects.spring.io/spring-boot/</url>
<organization> <organization>
......
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