diff --git a/e2e-test/README.md b/e2e-test/README.md index ad05daeab..a8251c45d 100644 --- a/e2e-test/README.md +++ b/e2e-test/README.md @@ -4,7 +4,7 @@ To run Insight Engine tests, minimum version of Repo is ACS 6.0, additionally ru For more details about the related projects or their deployment see: [Search-Discovery] (https://git.alfresco.com/search_discovery) and (https://github.com/Alfresco/SearchServices). # Prerequisites -Java 17 +Java 11 Maven 3.2.0 diff --git a/pom.xml b/pom.xml index 3e83588da..b14d1d3a4 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ HEAD - 17 + 11 6.6.5 ${solr.base.version}-patched.11