File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
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.4-SNAPSHOT </version >
23+ <version >0.3.4</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.4 </tag >
3330 </scm >
3431 <distributionManagement >
3532 <site >
267264 ! overwrite arguments of parent pom to
268265 ! prevent activating profile sonatype-oss-release
269266 -->
270- <arguments combine.self=" override" />
267+ <arguments combine.self=" override" />
271268 <goals >deploy site site:stage scm-publish:publish-scm</goals >
272269 <autoVersionSubmodules >true</autoVersionSubmodules >
273270 <useReleaseProfile >true</useReleaseProfile >
You can’t perform that action at this time.
0 commit comments