Skip to content

Commit

Permalink
[ issue #95 ] Release ES 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agazzarini committed Nov 16, 2019
1 parent b398859 commit 83d468b
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>6.1.4</version>
<version>6.0.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>6.1.4</version>
<version>6.0.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>6.1.4</version>
<version>6.0.1</version>
<name>RRE - Elasticsearch platform binding</name>
<dependencies>
<dependency>
Expand Down

0 comments on commit 83d468b

Please sign in to comment.