Skip to content

Commit 36f272b

Browse files
author
Jenkins Server
committed
Auto-update Elasticsearch to 7.15.0
1 parent 9830af1 commit 36f272b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>rosette-elasticsearch-parent</artifactId>
2424
<groupId>com.rosette.elasticsearch</groupId>
25-
<version>7.14.2.1-SNAPSHOT</version>
25+
<version>7.15.0.0-SNAPSHOT</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828
<dependencies>

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>rosette-elasticsearch-parent</artifactId>
2323
<groupId>com.rosette.elasticsearch</groupId>
24-
<version>7.14.2.1-SNAPSHOT</version>
24+
<version>7.15.0.0-SNAPSHOT</version>
2525
<relativePath>..</relativePath>
2626
</parent>
2727
<inceptionYear>2017</inceptionYear>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<modelVersion>4.0.0</modelVersion>
1919
<groupId>com.rosette.elasticsearch</groupId>
2020
<artifactId>rosette-elasticsearch-parent</artifactId>
21-
<version>7.14.2.1-SNAPSHOT</version>
21+
<version>7.15.0.0-SNAPSHOT</version>
2222
<packaging>pom</packaging>
2323
<parent>
2424
<artifactId>open-source-parent</artifactId>

0 commit comments

Comments
 (0)