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

Skip to content

Commit d6de024

Browse files
committed
[maven-release-plugin] prepare release 0.3.0
1 parent 492d8d7 commit d6de024

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

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

8-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9-
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">
109
<modelVersion>4.0.0</modelVersion>
1110

1211
<name>Jenkins Client</name>
@@ -15,7 +14,7 @@
1514

1615
<groupId>com.offbytwo.jenkins</groupId>
1716
<artifactId>jenkins-client</artifactId>
18-
<version>0.2.2-SNAPSHOT</version>
17+
<version>0.3.0</version>
1918
<packaging>jar</packaging>
2019

2120
<parent>

0 commit comments

Comments
 (0)