Skip to content

Commit

Permalink
Run backwards compatibility tests against 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
upthewaterspout committed Feb 17, 2017
1 parent a944df2 commit 974d72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geode-old-versions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def addTestSource(def source, def geodeVersion) {
// Add sourceSets for backwards compatibility, rolling upgrade, and
// pdx testing.
addTestSource('test100', '1.0.0-incubating')
//addTestSource('test110', '1.1.0')
addTestSource('test110', '1.1.0')

def generatedResources = "$buildDir/generated-resources/main"

Expand Down

0 comments on commit 974d72c

Please sign in to comment.