File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- 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" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<url >https://wiki.jenkins.io/display/JENKINS/Rebuild+Plugin</url >
5
4
<parent >
14
13
</properties >
15
14
<groupId >com.sonyericsson.hudson.plugins.rebuild</groupId >
16
15
<artifactId >rebuild</artifactId >
17
- <version >1.32-SNAPSHOT </version >
16
+ <version >1.32</version >
18
17
<packaging >hpi</packaging >
19
18
<name >Rebuilder</name >
20
19
<repositories >
116
115
<connection >scm:git:https://github.com/jenkinsci/rebuild-plugin</connection >
117
116
<developerConnection >scm:git:https://github.com/jenkinsci/rebuild-plugin</developerConnection >
118
117
<url >https://github.com/jenkinsci/rebuild-plugin</url >
119
- <tag >HEAD </tag >
118
+ <tag >rebuild-1.32 </tag >
120
119
</scm >
121
120
</project >
You can’t perform that action at this time.
0 commit comments