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

Commit

Permalink
6.2.1 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcantrill authored May 2, 2018
1 parent 705978d commit 526be9f
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.2.4-SNAPSHOT</version>
<version>6.2.1-SNAPSHOT</version>
<name>Elasticsearch Kubernetes cloud plugin</name>
<description>The Kubernetes Cloud plugin allows to use Kubernetes for the unicast discovery mechanism.</description>
<url>https://github.com/jimmidyson/elasticsearch-cloud-kubernetes/</url>
Expand Down Expand Up @@ -51,7 +51,7 @@

<properties>
<elasticsearch.plugin.name>discovery-kubernetes</elasticsearch.plugin.name>
<elasticsearch.version>6.2.3</elasticsearch.version>
<elasticsearch.version>6.2.1</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 526be9f

Please sign in to comment.