Skip to content

Commit 3fe7224

Browse files
committed
GEODE-10584: Replace 2.0.1 with 2.0.2 as old version
Replace 2.0.1 with 2.0.2 in old versions on support/2.0 to enable rolling upgrade tests from 2.0.2 The serialization version has not changed between 2.0.1 and 2.0.2, so there should be no need to keep both
1 parent e8d5160 commit 3fe7224

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ include 'geode-server-all'
133133
'1.14.0', // Include for SSL protocol configuration changes in 1.14.0
134134
'1.14.4',
135135
'2.0.2',
136+
'2.0.2',
136137
'2.0.2'].each {
137138
include 'geode-old-versions:'.concat(it)
138139
}

0 commit comments

Comments
 (0)