File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- These notes are for release ** 5.139.1 ** .
1+ These notes are for release ** 5.139.2 ** .
22Other releases and their notes can be found at the [ tfs-plugin GitHub Releases] ( https://github.com/jenkinsci/tfs-plugin/releases ) page.
33
44* Minor:
5- * Fixing release creation post build action when having multiple artifacts in the release definition via pull request #198
5+ * Fixing release creation post build action when having multiple artifacts in the release definition, via pull request #198
Original file line number Diff line number Diff line change 99 <artifactId >tfs-parent</artifactId >
1010 <packaging >pom</packaging >
1111 <name >Team Foundation Server Plug-in parent</name >
12- <version >5.139.1 </version >
12+ <version >5.139.2-SNAPSHOT </version >
1313 <properties >
1414 <!-- Version is required to be compatible with current Pipeline plugin dependencies -->
1515 <jenkins .version>1.642.3</jenkins .version>
6969 <scm >
7070 <connection >scm:git:https://github.com/jenkinsci/tfs-plugin.git</connection >
7171 <developerConnection >scm:git:https://github.com/jenkinsci/tfs-plugin.git</developerConnection >
72- <tag >tfs-5.139.1 </tag >
72+ <tag >HEAD </tag >
7373 </scm >
7474
7575 <distributionManagement >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.jenkins-ci.plugins</groupId >
55 <artifactId >tfs-parent</artifactId >
6- <version >5.139.1 </version >
6+ <version >5.139.2-SNAPSHOT </version >
77 </parent >
88
99 <artifactId >tfs-sdk</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.jenkins-ci.plugins</groupId >
55 <artifactId >tfs-parent</artifactId >
6- <version >5.139.1 </version >
6+ <version >5.139.2-SNAPSHOT </version >
77 </parent >
88
99 <artifactId >tfs</artifactId >
1010 <packaging >hpi</packaging >
1111 <name >Team Foundation Server Plug-in</name >
12- <version >5.139.1 </version >
12+ <version >5.139.2-SNAPSHOT </version >
1313 <url >http://wiki.jenkins-ci.org/display/JENKINS/Team+Foundation+Server+Plugin</url >
1414
1515 <properties >
You can’t perform that action at this time.
0 commit comments