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

Commit 0840577

Browse files
committed
[maven-release-plugin] prepare release spring-redisearch-1.0.10
1 parent 773a110 commit 0840577

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.redislabs</groupId>
1313
<artifactId>spring-redisearch</artifactId>
14-
<version>1.0.10-SNAPSHOT</version>
14+
<version>1.0.10</version>
1515

1616
<name>Spring RediSearch</name>
1717
<description>Spring-enabled client for RediSearch based on LettuSearch</description>
@@ -20,7 +20,7 @@
2020
<url>https://github.com/Redisearch/spring-redisearch.git</url>
2121
<connection>scm:git:git://github.com/Redisearch/spring-redisearch.git</connection>
2222
<developerConnection>scm:git:[email protected]:Redisearch/spring-redisearch.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>spring-redisearch-1.0.10</tag>
2424
</scm>
2525

2626
<repositories>

0 commit comments

Comments
 (0)