mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Merge pull request #1747 from Alfresco/feature/ACS-5194_update_to_java17
Switch compile java version to 17
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -41,7 +41,7 @@
|
|||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<properties>
|
<properties>
|
||||||
<maven.build.sourceVersion>11</maven.build.sourceVersion>
|
<maven.build.sourceVersion>17</maven.build.sourceVersion>
|
||||||
<solr.base.version>6.6.5</solr.base.version>
|
<solr.base.version>6.6.5</solr.base.version>
|
||||||
<solr.version>${solr.base.version}-patched.11</solr.version>
|
<solr.version>${solr.base.version}-patched.11</solr.version>
|
||||||
<!-- The location to download the solr zip file from. -->
|
<!-- The location to download the solr zip file from. -->
|
||||||
|
Reference in New Issue
Block a user