Skip to content

Commit 977db1e

Browse files
Update POM Version to 2.4.3-589
1 parent 00ce3c9 commit 977db1e

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

elastic-mapping-updater-cli-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing.elastic</groupId>
2626
<artifactId>elastic-mapping-updater-aggregator</artifactId>
27-
<version>2.4.3-SNAPSHOT</version>
27+
<version>2.4.3-589</version>
2828
</parent>
2929

3030
<artifactId>elastic-mapping-updater-cli-image</artifactId>

elastic-mapping-updater-cli-package/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing.elastic</groupId>
2626
<artifactId>elastic-mapping-updater-aggregator</artifactId>
27-
<version>2.4.3-SNAPSHOT</version>
27+
<version>2.4.3-589</version>
2828
</parent>
2929

3030
<artifactId>elastic-mapping-updater-cli-package</artifactId>

elastic-mapping-updater-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing.elastic</groupId>
2626
<artifactId>elastic-mapping-updater-aggregator</artifactId>
27-
<version>2.4.3-SNAPSHOT</version>
27+
<version>2.4.3-589</version>
2828
</parent>
2929

3030
<artifactId>elastic-mapping-updater-cli</artifactId>

elastic-mapping-updater/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing.elastic</groupId>
2626
<artifactId>elastic-mapping-updater-aggregator</artifactId>
27-
<version>2.4.3-SNAPSHOT</version>
27+
<version>2.4.3-589</version>
2828
</parent>
2929

3030
<artifactId>elastic-mapping-updater</artifactId>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>com.github.cafdataprocessing.elastic</groupId>
3030
<artifactId>elastic-mapping-updater-aggregator</artifactId>
31-
<version>2.4.3-SNAPSHOT</version>
31+
<version>2.4.3-589</version>
3232
<packaging>pom</packaging>
3333

3434
<name>Elasticsearch Mapping Updater</name>
@@ -145,12 +145,12 @@
145145
<dependency>
146146
<groupId>com.github.cafdataprocessing.elastic</groupId>
147147
<artifactId>elastic-mapping-updater</artifactId>
148-
<version>2.4.3-SNAPSHOT</version>
148+
<version>2.4.3-589</version>
149149
</dependency>
150150
<dependency>
151151
<groupId>com.github.cafdataprocessing.elastic</groupId>
152152
<artifactId>elastic-mapping-updater-cli</artifactId>
153-
<version>2.4.3-SNAPSHOT</version>
153+
<version>2.4.3-589</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>com.github.spullara.mustache.java</groupId>

0 commit comments

Comments
 (0)