mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
ACS-5933 Revert Java 17 requirement from master branch
This commit is contained in:
@@ -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
|
||||
|
||||
|
2
pom.xml
2
pom.xml
@@ -41,7 +41,7 @@
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<maven.build.sourceVersion>17</maven.build.sourceVersion>
|
||||
<maven.build.sourceVersion>11</maven.build.sourceVersion>
|
||||
<solr.base.version>6.6.5</solr.base.version>
|
||||
<solr.version>${solr.base.version}-patched.11</solr.version>
|
||||
<!-- The location to download the solr zip file from. -->
|
||||
|
Reference in New Issue
Block a user