From f411a5e41c27dd2504851e3d5644e1f2aa701554 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 11 Feb 2022 13:51:20 +0100 Subject: [PATCH] Disable Geode integration tests on 4.0.x branch. Closes #2106 --- spring-data-rest-tests/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spring-data-rest-tests/pom.xml b/spring-data-rest-tests/pom.xml index baef69f4d..6eb773d6d 100644 --- a/spring-data-rest-tests/pom.xml +++ b/spring-data-rest-tests/pom.xml @@ -15,7 +15,10 @@ spring-data-rest-tests-core - spring-data-rest-tests-geode + + spring-data-rest-tests-jpa spring-data-rest-tests-mongodb spring-data-rest-tests-security