GEODE-10584: Update benchmark baseline

Updates the default benchmark baseline on develop to 2.0.2
diff --git a/infrastructure/scripts/aws/run_against_baseline.sh b/infrastructure/scripts/aws/run_against_baseline.sh
index 6f86cb1..e753646 100755
--- a/infrastructure/scripts/aws/run_against_baseline.sh
+++ b/infrastructure/scripts/aws/run_against_baseline.sh
@@ -33,7 +33,7 @@
 DEFAULT_BASELINE_REPO='apache/geode'
 DEFAULT_BASELINE_REPO_URL="https://github.com/${DEFAULT_BASELINE_REPO}"
 BASELINE_REPO=${DEFAULT_BASELINE_REPO}
-DEFAULT_BASELINE_VERSION=2.0.1
+DEFAULT_BASELINE_VERSION=2.0.2
 BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
 
 TAG=