Skip to content

Commit 9ce5afc

Browse files
committed
GEODE-10467: Add 2.0.0 as old version
Add 2.0.0 in old versions and set as Benchmarks baseline on support/2.0 to enable rolling upgrade tests from 2.0.0
1 parent a452e43 commit 9ce5afc

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
@@ -132,6 +132,7 @@ include 'geode-server-all'
132132
'1.13.8',
133133
'1.14.0', // Include for SSL protocol configuration changes in 1.14.0
134134
'1.14.4',
135+
'2.0.0',
135136
'2.0.0'].each {
136137
include 'geode-old-versions:'.concat(it)
137138
}

0 commit comments

Comments
 (0)