Skip to content

Commit 65aa7bc

Browse files
committed
Set version to 0.0.14-MOORE-SNAPSHOT.
1 parent 47e672e commit 65aa7bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ springDataGeodeVersion=2.2.6.RELEASE
1313
springDataReleaseTrainVersion=Moore-SR6
1414
#springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT
1515
springShellVersion=1.2.0.RELEASE
16-
version=0.0.14.RELEASE
16+
version=0.0.14-MOORE-SNAPSHOT

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.springframework.data</groupId>
1515
<artifactId>spring-test-data-geode-build</artifactId>
16-
<version>0.0.14.RELEASE</version>
16+
<version>0.0.14-MOORE-SNAPSHOT</version>
1717
<packaging>pom</packaging>
1818

1919
<modules>

spring-data-gemfire-test/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-test-data-geode-build</artifactId>
11-
<version>0.0.14.RELEASE</version>
11+
<version>0.0.14-MOORE-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>spring-data-gemfire-test</artifactId>

spring-data-geode-test/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-test-data-geode-build</artifactId>
11-
<version>0.0.14.RELEASE</version>
11+
<version>0.0.14-MOORE-SNAPSHOT</version>
1212
</parent>
1313

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

0 commit comments

Comments
 (0)