From 1cac276528cb07a23e65d4a0ee2dbf6e8794be67 Mon Sep 17 00:00:00 2001 From: dupirefr Date: Sun, 1 Mar 2020 10:48:45 +0100 Subject: [PATCH] [JAVA-131] Renaming java-hamcrest version property to avoid conflict with other hamcrest libraries --- testing-modules/hamcrest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing-modules/hamcrest/pom.xml b/testing-modules/hamcrest/pom.xml index cfd5bf5fac..ec9177d8f2 100644 --- a/testing-modules/hamcrest/pom.xml +++ b/testing-modules/hamcrest/pom.xml @@ -18,13 +18,13 @@ org.hamcrest java-hamcrest - ${hamcrest.version} + ${java-hamcrest.version} test - 2.0.0.0 + 2.0.0.0