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

Commit fcbc606

Browse files
committed
updated SCM urls
1 parent b62536f commit fcbc606

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
@@ -16,12 +16,12 @@
1616
<version>1.0.8-SNAPSHOT</version>
1717

1818
<name>Spring RediSearch</name>
19-
<description>Spring-enabled RediSearch client based on LettuSearch</description>
19+
<description>Spring-enabled client for RediSearch based on LettuSearch</description>
2020

2121
<scm>
22-
<url>https://github.com/Redislabs-Solution-Architects/spring-redisearch.git</url>
23-
<connection>scm:git:git://github.com/Redislabs-Solution-Architects/spring-redisearch.git</connection>
24-
<developerConnection>scm:git:git@github.com:Redislabs-Solution-Architects/spring-redisearch.git</developerConnection>
22+
<url>https://github.com/Redisearch/spring-redisearch.git</url>
23+
<connection>scm:git:git://github.com/Redisearch/spring-redisearch.git</connection>
24+
<developerConnection>scm:git:git@github.com:Redisearch/spring-redisearch.git</developerConnection>
2525
<tag>HEAD</tag>
2626
</scm>
2727

0 commit comments

Comments
 (0)