[
https://issues.apache.org/jira/browse/JENA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676650#comment-16676650
]
ASF GitHub Bot commented on JENA-1621:
--------------------------------------
Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/488#discussion_r231081048
--- Diff: jena-text-es/pom.xml ---
@@ -140,12 +140,13 @@
<groupId>com.github.alexcojocaru</groupId>
<artifactId>elasticsearch-maven-plugin</artifactId>
<!-- REPLACE THE FOLLOWING WITH THE PLUGIN VERSION YOU NEED -->
- <version>5.2</version>
+ <version>6.8</version>
<configuration>
<clusterName>elasticsearch</clusterName>
<transportPort>9500</transportPort>
<httpPort>9400</httpPort>
<timeout>${es.startup.timeout}</timeout>
+ <version>6.4.2</version>
--- End diff --
Can this be the property ver.elasticsearch?
> Upgrade Lucene to 7.5.x
> -----------------------
>
> Key: JENA-1621
> URL: https://issues.apache.org/jira/browse/JENA-1621
> Project: Apache Jena
> Issue Type: Improvement
> Components: Text
> Affects Versions: Jena 3.9.0
> Reporter: Andy Seaborne
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)