File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
1311 <artifactId >urltrigger</artifactId >
1412 <packaging >hpi</packaging >
1513 <name >Jenkins URLTrigger Plug-in</name >
16- <version >0.46-SNAPSHOT </version >
14+ <version >0.46</version >
1715 <url >http://wiki.jenkins-ci.org/display/JENKINS/URLTrigger+Plugin</url >
1816
1917 <licenses >
5452 <scm >
5553 <connection >scm:git:git://github.com/jenkinsci/urltrigger-plugin.git</connection >
5654 <
developerConnection >scm:git:
[email protected] :jenkinsci/urltrigger-plugin.git</
developerConnection >
57- <tag >HEAD </tag >
55+ <tag >urltrigger-0.46 </tag >
5856 </scm >
5957
6058 <distributionManagement >
You can’t perform that action at this time.
0 commit comments