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

Commit e28d0ee

Browse files
committed
elasticsearch-cloud-kubernetes-6.1.3.1
1 parent 0a216fc commit e28d0ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>io.fabric8</groupId>
2222
<artifactId>elasticsearch-cloud-kubernetes</artifactId>
23-
<version>6.1.2.1</version>
23+
<version>6.1.3.1</version>
2424

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

4949
<properties>
5050
<elasticsearch.plugin.name>discovery-kubernetes</elasticsearch.plugin.name>
51-
<elasticsearch.version>6.1.2</elasticsearch.version>
51+
<elasticsearch.version>6.1.3</elasticsearch.version>
5252
<kubernetes-client.version>1.4.35</kubernetes-client.version>
5353
<tests.shuffle>true</tests.shuffle>
5454
<tests.output>onerror</tests.output>

0 commit comments

Comments
 (0)