We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d19e6 commit c283c2eCopy full SHA for c283c2e
1 file changed
pom.xml
@@ -20,13 +20,13 @@
20
21
<groupId>com.offbytwo.jenkins</groupId>
22
<artifactId>jenkins-client</artifactId>
23
- <version>0.3.5-SNAPSHOT</version>
+ <version>0.3.5</version>
24
25
<scm>
26
<connection>scm:git:[email protected]:RisingOak/jenkins-client.git</connection>
27
<developerConnection>scm:git:[email protected]:RisingOak/jenkins-client.git</developerConnection>
28
<url>https://github.com/RisingOak/jenkins-client</url>
29
- <tag>HEAD</tag>
+ <tag>jenkins-client-0.3.5</tag>
30
</scm>
31
<distributionManagement>
32
<site>
0 commit comments