Skip to content

Commit ae54176

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 41ada0d commit ae54176

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
@@ -5,7 +5,7 @@
55
<artifactId>fesen-httpclient</artifactId>
66
<packaging>jar</packaging>
77
<name>fesen-httpclient</name>
8-
<version>3.0.0</version>
8+
<version>3.0.1-SNAPSHOT</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:[email protected]:codelibs/fesen-httpclient.git</connection>
3434
<url>scm:git:[email protected]:codelibs/fesen-httpclient.git</url>
3535
<developerConnection>scm:git:[email protected]:codelibs/fesen-httpclient.git</developerConnection>
36-
<tag>fesen-httpclient-3.0.0</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838
<properties>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)