File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 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 >
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 >
You can’t perform that action at this time.
0 commit comments