Skip to content

Commit

Permalink
Revert "Bump bwc version (opensearch-project#1876)"
Browse files Browse the repository at this point in the history
This reverts commit 501392e.
  • Loading branch information
MitchellGale committed Jul 27, 2023
1 parent 211e40c commit 2297743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integ-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ apply plugin: 'java'
apply plugin: 'io.freefair.lombok'
apply plugin: 'com.wiredforcode.spawn'

String baseVersion = "2.10.0"
String baseVersion = "2.9.0"
String bwcVersion = baseVersion + ".0";
String baseName = "sqlBwcCluster"
String bwcFilePath = "src/test/resources/bwc/"
Expand Down

0 comments on commit 2297743

Please sign in to comment.