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 57028f7 commit dbd73d8Copy full SHA for dbd73d8
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.cloudbees.thirdparty</groupId>
27
<artifactId>zendesk-java-client</artifactId>
28
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
29
30
<name>zendesk-java-client</name>
31
<description>Java client for the Zendesk API</description>
@@ -72,7 +72,7 @@
72
<connection>scm:git:git://github.com/cloudbees/zendesk-java-client.git</connection>
73
<developerConnection>scm:git:[email protected]:cloudbees/zendesk-java-client.git</developerConnection>
74
<url>http://github.com/cloudbees/zendesk-java-client/tree/master/</url>
75
- <tag>HEAD</tag>
+ <tag>zendesk-java-client-0.5.3</tag>
76
</scm>
77
<issueManagement>
78
0 commit comments