Commit d1cb3c7c authored by Andy Wilkinson's avatar Andy Wilkinson

Polish names in pom.xml of Jersey and Cloud Connectors starters

parent d5b7f49f
......@@ -7,7 +7,7 @@
<version>1.2.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-cloud-connectors</artifactId>
<name>spring-boot-starter-cloud-connectors</name>
<name>Spring Boot Spring Cloud Connectors Starter</name>
<description>Spring Boot Starter for Spring Cloud Connectors</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>
......
......@@ -8,7 +8,7 @@
<version>1.2.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-jersey</artifactId>
<name>spring-boot-starter-jersey</name>
<name>Spring Boot Jersey Starter</name>
<description>Spring Boot Jersey Starter</description>
<url>http://projects.spring.io/spring-boot/</url>
<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