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

pull/1994/merge
Andy Wilkinson 10 years ago
parent d5b7f49f83
commit d1cb3c7ce1

@ -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>

Loading…
Cancel
Save