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 81a5633 commit 2686880Copy full SHA for 2686880
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.cloudbees.thirdparty</groupId>
27
<artifactId>zendesk-java-client</artifactId>
28
- <version>0.10.1-SNAPSHOT</version>
+ <version>0.11.0</version>
29
30
<name>zendesk-java-client</name>
31
<description>Java client for the Zendesk API</description>
@@ -75,7 +75,7 @@
75
<connection>scm:git:git://github.com/cloudbees/zendesk-java-client.git</connection>
76
<developerConnection>scm:git:git@github.com:cloudbees/zendesk-java-client.git</developerConnection>
77
<url>http://github.com/cloudbees/zendesk-java-client/tree/master/</url>
78
- <tag>HEAD</tag>
+ <tag>zendesk-java-client-0.11.0</tag>
79
</scm>
80
81
<issueManagement>
0 commit comments