Skip to content

Commit fe693f4

Browse files
committed
Release version 2.7.18 (2021.2.18).
See #658
1 parent 2e3d9b5 commit fe693f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: pom.xml

+1-1
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.7.18-SNAPSHOT</version>
14+
<version>2.7.18</version>
1515
<packaging>pom</packaging>
1616

1717
<name>Spring Data for Apache Geode Parent</name>

Diff for: spring-data-geode-distribution/pom.xml

+1-1
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.7.18-SNAPSHOT</version>
11+
<version>2.7.18</version>
1212
</parent>
1313

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

Diff for: spring-data-geode/pom.xml

+1-1
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.7.18-SNAPSHOT</version>
11+
<version>2.7.18</version>
1212
</parent>
1313

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

0 commit comments

Comments
 (0)