Skip to content

Commit 8174161

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent dad1f6b commit 8174161

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.taliox</groupId>
66
<artifactId>zulip-java-rest</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<inceptionYear>2019</inceptionYear>
99

1010
<parent>
@@ -170,7 +170,7 @@
170170
<url>https://github.com/taliox/zulip-java-rest</url>
171171
<connection>scm:git:git://github.com/taliox/zulip-java-rest.git</connection>
172172
<developerConnection>scm:git:git@github.com:taliox/taliox.git</developerConnection>
173-
<tag>zulip-java-rest-1.0.0</tag>
173+
<tag>HEAD</tag>
174174
</scm>
175175

176176
<licenses>

0 commit comments

Comments
 (0)