We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8202d01 commit b98c656Copy full SHA for b98c656
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.cloudbees.thirdparty</groupId>
27
<artifactId>zendesk-java-client</artifactId>
28
- <version>0.2.4-SNAPSHOT</version>
+ <version>0.2.4</version>
29
30
<name>zendesk-java-client</name>
31
<description>Java client for the Zendesk API</description>
@@ -53,7 +53,7 @@
53
<connection>scm:git:git://github.com/cloudbees/zendesk-java-client.git</connection>
54
<developerConnection>scm:git:git@github.com:cloudbees/zendesk-java-client.git</developerConnection>
55
<url>http://github.com/cloudbees/zendesk-java-client/tree/master/</url>
56
- <tag>HEAD</tag>
+ <tag>zendesk-java-client-0.2.4</tag>
57
</scm>
58
<issueManagement>
59
0 commit comments