Skip to content

Commit 8ead9d8

Browse files
committed
DATAGEODE-387 - Prepare branch
1 parent c10e5e8 commit 8ead9d8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.springframework.data</groupId>
1313
<artifactId>spring-data-geode-parent</artifactId>
14-
<version>2.5.0-SNAPSHOT</version>
14+
<version>2.5.0-DATAGEODE-387-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<name>Spring Data for Apache Geode Parent</name>
@@ -49,7 +49,7 @@
4949
<log4j.version>2.12.1</log4j.version>
5050
<multithreadedtc.version>1.01</multithreadedtc.version>
5151
<snappy.version>0.4</snappy.version>
52-
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
52+
<springdata.commons>2.4.0-DATACMNS-800-SNAPSHOT</springdata.commons>
5353
<spring-shell.version>1.2.0.RELEASE</spring-shell.version>
5454
</properties>
5555

spring-data-geode-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.data</groupId>
1010
<artifactId>spring-data-geode-parent</artifactId>
11-
<version>2.5.0-SNAPSHOT</version>
11+
<version>2.5.0-DATAGEODE-387-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>spring-data-geode-distribution</artifactId>

spring-data-geode/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.data</groupId>
1010
<artifactId>spring-data-geode-parent</artifactId>
11-
<version>2.5.0-SNAPSHOT</version>
11+
<version>2.5.0-DATAGEODE-387-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>spring-data-geode</artifactId>

0 commit comments

Comments
 (0)