File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
<artifactId >tfs-parent</artifactId >
10
10
<packaging >pom</packaging >
11
11
<name >Team Foundation Server Plug-in parent</name >
12
- <version >5.3.1-SNAPSHOT </version >
12
+ <version >5.3.1</version >
13
13
<properties >
14
14
<jenkins .version>1.580</jenkins .version>
15
15
<maven-surefire-plugin .version>2.19.1</maven-surefire-plugin .version>
42
42
<scm >
43
43
<connection >scm:git:ssh://github.com/jenkinsci/tfs-plugin.git</connection >
44
44
<
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/tfs-plugin.git</
developerConnection >
45
- <tag >HEAD </tag >
45
+ <tag >tfs-5.3.1 </tag >
46
46
</scm >
47
47
48
48
<distributionManagement >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.jenkins-ci.plugins</groupId >
5
5
<artifactId >tfs-parent</artifactId >
6
- <version >5.3.1-SNAPSHOT </version >
6
+ <version >5.3.1</version >
7
7
</parent >
8
8
9
9
<artifactId >tfs-sdk</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.jenkins-ci.plugins</groupId >
5
5
<artifactId >tfs-parent</artifactId >
6
- <version >5.3.1-SNAPSHOT </version >
6
+ <version >5.3.1</version >
7
7
</parent >
8
8
9
9
<artifactId >tfs</artifactId >
10
10
<packaging >hpi</packaging >
11
11
<name >Team Foundation Server Plug-in</name >
12
- <version >5.3.1-SNAPSHOT </version >
12
+ <version >5.3.1</version >
13
13
<url >http://wiki.jenkins-ci.org/display/JENKINS/Team+Foundation+Server+Plugin</url >
14
14
<licenses >
15
15
<license ><name >MIT license</name ><comments >All source code is under the MIT license.</comments ></license >
You can’t perform that action at this time.
0 commit comments