|
@@ -247,7 +247,7 @@
|
|
|
<!-- plugins -->
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-analysis-kuromoji</artifactId>
|
|
|
+ <artifactId>analysis-kuromoji</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -255,7 +255,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-analysis-smartcn</artifactId>
|
|
|
+ <artifactId>analysis-smartcn</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -263,7 +263,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-analysis-stempel</artifactId>
|
|
|
+ <artifactId>analysis-stempel</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -271,7 +271,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-analysis-phonetic</artifactId>
|
|
|
+ <artifactId>analysis-phonetic</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -279,7 +279,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-analysis-icu</artifactId>
|
|
|
+ <artifactId>analysis-icu</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -287,7 +287,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-cloud-gce</artifactId>
|
|
|
+ <artifactId>cloud-gce</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -295,7 +295,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-cloud-azure</artifactId>
|
|
|
+ <artifactId>cloud-azure</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -303,7 +303,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-cloud-aws</artifactId>
|
|
|
+ <artifactId>cloud-aws</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -311,7 +311,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-delete-by-query</artifactId>
|
|
|
+ <artifactId>delete-by-query</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -319,7 +319,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-lang-python</artifactId>
|
|
|
+ <artifactId>lang-python</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -327,7 +327,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-lang-javascript</artifactId>
|
|
|
+ <artifactId>lang-javascript</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -343,7 +343,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-mapper-size</artifactId>
|
|
|
+ <artifactId>mapper-size</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -351,7 +351,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-site-example</artifactId>
|
|
|
+ <artifactId>site-example</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|
|
@@ -359,7 +359,7 @@
|
|
|
|
|
|
<artifactItem>
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
- <artifactId>elasticsearch-jvm-example</artifactId>
|
|
|
+ <artifactId>jvm-example</artifactId>
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
<type>zip</type>
|
|
|
<overWrite>true</overWrite>
|