Skip to content

Commit 1eafa61

Browse files
committed
DATAES-80 - Update github url in pom.xml
1 parent 9e97dec commit 1eafa61

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
@@ -15,7 +15,7 @@
1515

1616
<name>Spring Data Elasticsearch</name>
1717
<description>Spring Data Implementation for Elasticsearch</description>
18-
<url>https://github.com/SpringSource/spring-data-elasticsearch</url>
18+
<url>https://github.com/spring-projects/spring-data-elasticsearch</url>
1919

2020
<properties>
2121

@@ -159,9 +159,9 @@
159159
</pluginRepositories>
160160

161161
<scm>
162-
<url>https://github.com/SpringSource/spring-data-elasticsearch</url>
163-
<connection>scm:git:git://github.com/SpringSource/spring-data-elasticsearch.git</connection>
164-
<developerConnection>scm:git:ssh://[email protected]:SpringSource/spring-data-elasticsearch.git
162+
<url>https://github.com/spring-projects/spring-data-elasticsearch</url>
163+
<connection>scm:git:git://github.com/spring-projects/spring-data-elasticsearch.git</connection>
164+
<developerConnection>scm:git:ssh://[email protected]/spring-projects/spring-data-elasticsearch.git
165165
</developerConnection>
166166
</scm>
167167

0 commit comments

Comments
 (0)