Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Commit

Permalink
elasticsearch-cloud-kubernetes-6.1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcantrill committed Apr 11, 2018
1 parent 0a216fc commit e28d0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.fabric8</groupId>
<artifactId>elasticsearch-cloud-kubernetes</artifactId>
<version>6.1.2.1</version>
<version>6.1.3.1</version>

<name>Elasticsearch Kubernetes cloud plugin</name>
<description>The Kubernetes Cloud plugin allows to use Kubernetes for the unicast discovery mechanism.</description>
Expand Down Expand Up @@ -48,7 +48,7 @@

<properties>
<elasticsearch.plugin.name>discovery-kubernetes</elasticsearch.plugin.name>
<elasticsearch.version>6.1.2</elasticsearch.version>
<elasticsearch.version>6.1.3</elasticsearch.version>
<kubernetes-client.version>1.4.35</kubernetes-client.version>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>
Expand Down

0 comments on commit e28d0ee

Please sign in to comment.