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.139.2-SNAPSHOT </version >
12
+ <version >5.139.2</version >
13
13
<properties >
14
14
<!-- Version is required to be compatible with current Pipeline plugin dependencies -->
15
15
<jenkins .version>1.642.3</jenkins .version>
69
69
<scm >
70
70
<connection >scm:git:https://github.com/jenkinsci/tfs-plugin.git</connection >
71
71
<developerConnection >scm:git:https://github.com/jenkinsci/tfs-plugin.git</developerConnection >
72
- <tag >HEAD </tag >
72
+ <tag >tfs-5.139.2 </tag >
73
73
</scm >
74
74
75
75
<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.139.2-SNAPSHOT </version >
6
+ <version >5.139.2</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.139.2-SNAPSHOT </version >
6
+ <version >5.139.2</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.139.2-SNAPSHOT </version >
12
+ <version >5.139.2</version >
13
13
<url >http://wiki.jenkins-ci.org/display/JENKINS/Team+Foundation+Server+Plugin</url >
14
14
15
15
<properties >
You can’t perform that action at this time.
0 commit comments