Skip to content

Commit a4d093f

Browse files
committed
[maven-release-plugin] prepare release fesen-httpclient-3.6.0
1 parent d980a1c commit a4d093f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>fesen-httpclient</artifactId>
66
<packaging>jar</packaging>
77
<name>fesen-httpclient</name>
8-
<version>3.6.0-SNAPSHOT</version>
8+
<version>3.6.0</version>
99
<description>HTTP client for OpenSearch</description>
1010
<url>https://github.com/codelibs/fesen-httpclient</url>
1111
<inceptionYear>2012</inceptionYear>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:git@github.com:codelibs/fesen-httpclient.git</connection>
3434
<url>scm:git:git@github.com:codelibs/fesen-httpclient.git</url>
3535
<developerConnection>scm:git:git@github.com:codelibs/fesen-httpclient.git</developerConnection>
36-
<tag>HEAD</tag>
36+
<tag>fesen-httpclient-3.6.0</tag>
3737
</scm>
3838
<properties>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)