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

Commit 4813cbf

Browse files
committed
[maven-release-plugin] prepare release spring-elasticsearch-7.1
1 parent 6c0dfde commit 4813cbf

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
@@ -6,7 +6,7 @@
66
<artifactId>spring-elasticsearch</artifactId>
77
<packaging>jar</packaging>
88
<name>spring-elasticsearch</name>
9-
<version>7.1-SNAPSHOT</version>
9+
<version>7.1</version>
1010
<url>https://github.com/dadoonet/spring-elasticsearch</url>
1111
<description>Spring factories for Elasticsearch</description>
1212

@@ -85,7 +85,7 @@
8585
<url>scm:git:git@github.com:dadoonet/spring-elasticsearch.git</url>
8686
<connection>scm:git:git@github.com:dadoonet/spring-elasticsearch.git</connection>
8787
<developerConnection>scm:git:git@github.com:dadoonet/spring-elasticsearch.git</developerConnection>
88-
<tag>HEAD</tag>
88+
<tag>spring-elasticsearch-7.1</tag>
8989
</scm>
9090

9191
<issueManagement>

0 commit comments

Comments
 (0)