Skip to content

Commit 2a1186e

Browse files
committed
GEODE-10467: Update examples version
Now that support/2.0 has been created, pair develop examples with 2.1.0
1 parent f0f3e95 commit 2a1186e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
# Develop to use latest 1.15.1 artifacts until CI is rebuilt
1919
# GEODE-10436
20-
version = 1.15.1-build.0
21-
geodeVersion = 1.15.+
20+
version = 2.1.0-build.0
21+
geodeVersion = 2.1.+
2222

2323
# release properties, set these on the command line to validate against
2424
# a release candidate

0 commit comments

Comments
 (0)