DATAGEODE-238 - Add project URLs.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
<name>Spring Data for Pivotal GemFire</name>
|
||||
<description>Spring Data for Pivotal GemFire (a.k.a. Spring Data GemFire or SDG)</description>
|
||||
<url>https://projects.spring.io/spring-data-geode/spring-data-gemfire</url>
|
||||
|
||||
<properties>
|
||||
<gemfire.version>9.8.4</gemfire.version>
|
||||
|
||||
@@ -14,6 +14,10 @@
|
||||
<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>
|
||||
<url>https://projects.spring.io/spring-data-geode/spring-data-geode-distribution</url>
|
||||
|
||||
<properties>
|
||||
<project.root>${project.basedir}/..</project.root>
|
||||
<dist.key>SGF</dist.key>
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
|
||||
<name>Spring Data for Apache Geode</name>
|
||||
<description>Spring Data for Apache Geode (a.k.a. Spring Data Geode or SDG)</description>
|
||||
<url>https://projects.spring.io/spring-data-geode/spring-data-geode</url>
|
||||
|
||||
<properties>
|
||||
<geode.version>1.10.0</geode.version>
|
||||
|
||||
Reference in New Issue
Block a user