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 548fe2d commit dad1f6bCopy full SHA for dad1f6b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.taliox</groupId>
6
<artifactId>zulip-java-rest</artifactId>
7
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</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>HEAD</tag>
+ <tag>zulip-java-rest-1.0.0</tag>
174
</scm>
175
176
<licenses>
0 commit comments