Skip to content

Commit d50057a

Browse files
committed
Move owner to elastic
1 parent e39a4b7 commit d50057a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ governing permissions and limitations under the License. -->
2121
<packaging>jar</packaging>
2222
<name>Elasticsearch Azure cloud plugin</name>
2323
<description>The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.</description>
24-
<url>https://github.com/elasticsearch/elasticsearch-cloud-azure/</url>
24+
<url>https://github.com/elastic/elasticsearch-cloud-azure/</url>
2525
<inceptionYear>2013</inceptionYear>
2626
<licenses>
2727
<license>
@@ -31,9 +31,9 @@ governing permissions and limitations under the License. -->
3131
</license>
3232
</licenses>
3333
<scm>
34-
<connection>scm:git:[email protected]:elasticsearch/elasticsearch-cloud-azure.git</connection>
35-
<developerConnection>scm:git:[email protected]:elasticsearch/elasticsearch-cloud-azure.git</developerConnection>
36-
<url>http://github.com/elasticsearch/elasticsearch-cloud-azure</url>
34+
<connection>scm:git:[email protected]:elastic/elasticsearch-cloud-azure.git</connection>
35+
<developerConnection>scm:git:[email protected]:elastic/elasticsearch-cloud-azure.git</developerConnection>
36+
<url>http://github.com/elastic/elasticsearch-cloud-azure</url>
3737
</scm>
3838

3939
<parent>

0 commit comments

Comments
 (0)