We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad1f6b commit 8174161Copy full SHA for 8174161
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.taliox</groupId>
6
<artifactId>zulip-java-rest</artifactId>
7
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
8
<inceptionYear>2019</inceptionYear>
9
10
<parent>
@@ -170,7 +170,7 @@
170
<url>https://github.com/taliox/zulip-java-rest</url>
171
<connection>scm:git:git://github.com/taliox/zulip-java-rest.git</connection>
172
<developerConnection>scm:git:git@github.com:taliox/taliox.git</developerConnection>
173
- <tag>zulip-java-rest-1.0.0</tag>
+ <tag>HEAD</tag>
174
</scm>
175
176
<licenses>
0 commit comments