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

Commit d6cc910

Browse files
authored
fix url in pom (#137)
1 parent 9414a3a commit d6cc910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<version>6.2.4-SNAPSHOT</version>
2424
<name>Elasticsearch Kubernetes cloud plugin</name>
2525
<description>The Kubernetes Cloud plugin allows to use Kubernetes for the unicast discovery mechanism.</description>
26-
<url>https://github.com/jimmidyson/elasticsearch-cloud-kubernetes/</url>
26+
<url>https://github.com/fabric8io/elasticsearch-cloud-kubernetes/</url>
2727
<inceptionYear>2015</inceptionYear>
2828
<parent>
2929
<groupId>org.sonatype.oss</groupId>

0 commit comments

Comments
 (0)