We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745fa75 commit a2a5c99Copy full SHA for a2a5c99
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.jamesnetherton</groupId>
7
<artifactId>zulip-java-client</artifactId>
8
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.7.1</version>
9
<packaging>jar</packaging>
10
11
<name>Zulip Java Client</name>
@@ -39,7 +39,7 @@
39
<connection>scm:git:git://github.com/jamesnetherton/zulip-java-client.git</connection>
40
<developerConnection>scm:git:git@github.com:jamesnetherton/zulip-java-client.git</developerConnection>
41
<url>${project.url}</url>
42
- <tag>HEAD</tag>
+ <tag>0.7.1</tag>
43
</scm>
44
45
<developers>
0 commit comments