Skip to content

Commit b1247eb

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 c1d0443 commit b1247eb

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.0',
136+
'2.0.0',
136137
'2.0.0'].each {
137138
include 'geode-old-versions:'.concat(it)
138139
}

0 commit comments

Comments
 (0)