Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b25b44

Browse files
committed
[maven-release-plugin] prepare release jenkins-client-0.3.2
1 parent cbddf77 commit 1b25b44

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

pom.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
~ Distributed under the MIT license: http://opensource.org/licenses/MIT
66
-->
77

8-
<project
9-
xmlns="http://maven.apache.org/POM/4.0.0"
10-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
8+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
129
<modelVersion>4.0.0</modelVersion>
1310

1411
<parent>
@@ -23,13 +20,13 @@
2320

2421
<groupId>com.offbytwo.jenkins</groupId>
2522
<artifactId>jenkins-client</artifactId>
26-
<version>0.3.2-SNAPSHOT</version>
23+
<version>0.3.2</version>
2724

2825
<scm>
2926
<connection>scm:git:[email protected]:RisingOak/jenkins-client.git</connection>
3027
<developerConnection>scm:git:[email protected]:RisingOak/jenkins-client.git</developerConnection>
3128
<url>https://github.com/RisingOak/jenkins-client</url>
32-
<tag>HEAD</tag>
29+
<tag>jenkins-client-0.3.2</tag>
3330
</scm>
3431
<distributionManagement>
3532
<site>

0 commit comments

Comments
 (0)