Skip to content

Commit

Permalink
[ issue #95 ] Release ES 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agazzarini committed Nov 14, 2019
1 parent 482f1d6 commit ec3d025
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rre-maven-plugin/rre-maven-elasticsearch-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rre-maven-elasticsearch-plugin</artifactId>
<version>7.3.2</version>
<version>7.2.1</version>
<packaging>maven-plugin</packaging>
<name>RRE - Maven Elasticsearch Plugin</name>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>rre-maven-external-elasticsearch-plugin</artifactId>
<version>7.3.2</version>
<version>7.2.1</version>
<packaging>maven-plugin</packaging>
<name>RRE - Maven External Elasticsearch Plugin</name>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rre-search-platform-elasticsearch-impl</artifactId>
<version>7.3.2</version>
<version>7.2.1</version>
<name>RRE - Elasticsearch platform binding</name>
<dependencies>
<dependency>
Expand Down

0 comments on commit ec3d025

Please sign in to comment.