Skip to content

Commit

Permalink
Update to Elastic 6.8.8, bump parent-pom to 1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lutz committed Apr 10, 2020
1 parent d19fe44 commit d5b38f0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion extra-analysis-esperanto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wikimedia.search</groupId>
<artifactId>extra-analysis</artifactId>
<version>6.8.6.0-SNAPSHOT</version>
<version>6.8.8.0-SNAPSHOT</version>
</parent>

<artifactId>extra-analysis-esperanto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extra-analysis-serbian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wikimedia.search</groupId>
<artifactId>extra-analysis</artifactId>
<version>6.8.6.0-SNAPSHOT</version>
<version>6.8.8.0-SNAPSHOT</version>
</parent>

<artifactId>extra-analysis-serbian</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.wikimedia.discovery</groupId>
<artifactId>discovery-parent-pom</artifactId>
<version>1.26</version>
<version>1.33</version>
</parent>

<groupId>org.wikimedia.search</groupId>
<artifactId>extra-analysis</artifactId>
<version>6.8.6.0-SNAPSHOT</version>
<version>6.8.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Elasticsearch extra plugins (GPL)</name>
<description>Extra (GPL) Analysis Modules for Elasticsearch.</description>
Expand Down Expand Up @@ -41,7 +41,7 @@
</issueManagement>

<properties>
<elasticsearch.version>6.8.6</elasticsearch.version>
<elasticsearch.version>6.8.8</elasticsearch.version>
<hamcrest.version>2.2</hamcrest.version>
<log4j.version>2.12.1</log4j.version>
<lucene.version>7.7.2</lucene.version>
Expand Down

0 comments on commit d5b38f0

Please sign in to comment.