We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465c7e8 commit ef4b818Copy full SHA for ef4b818
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.cloudbees.thirdparty</groupId>
27
<artifactId>zendesk-java-client</artifactId>
28
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
29
30
<name>zendesk-java-client</name>
31
<description>Java client for the Zendesk API</description>
@@ -74,7 +74,7 @@
74
<scm>
75
<connection>scm:git:git://github.com/cloudbees-oss/zendesk-java-client.git</connection>
76
<developerConnection>scm:git:[email protected]:cloudbees-oss/zendesk-java-client.git</developerConnection>
77
- <tag>HEAD</tag>
+ <tag>zendesk-java-client-1.1.1</tag>
78
<url>http://github.com/cloudbees-oss/zendesk-java-client/tree/master/</url>
79
</scm>
80
0 commit comments