DATAGEODE-322 - Correct Maven POM 'name' configuration.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -14,8 +14,8 @@
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Spring Data for Apache Geode and Pivotal GemFire</name>
|
||||
<description>Spring Data for Apache Geode and Pivotal GemFire</description>
|
||||
<name>Spring Data for Apache Geode Parent</name>
|
||||
<description>Spring Data for Apache Geode Parent Maven POM</description>
|
||||
<url>https://projects.spring.io/spring-data-geode/</url>
|
||||
|
||||
<organization>
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
<artifactId>spring-data-geode-distribution</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Distribution for Spring Data Geode and Spring Data GemFire</name>
|
||||
<description>Distribution build for both Spring Data for Apache Geode and Pivotal GemFire</description>
|
||||
<name>Distribution of Spring Data Geode</name>
|
||||
<description>Distribution build for Spring Data Geode</description>
|
||||
<url>https://projects.spring.io/spring-data-geode/spring-data-geode-distribution</url>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user