File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.3-SNAPSHOT </version >
12
+ <version >5.3.3</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>
36
36
<scm >
37
37
<connection >scm:git:ssh://github.com/jenkinsci/tfs-plugin.git</connection >
38
38
<
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/tfs-plugin.git</
developerConnection >
39
- <tag >HEAD </tag >
39
+ <tag >tfs-5.3.3 </tag >
40
40
</scm >
41
41
42
42
<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.3-SNAPSHOT </version >
6
+ <version >5.3.3</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.3-SNAPSHOT </version >
6
+ <version >5.3.3</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.3-SNAPSHOT </version >
12
+ <version >5.3.3</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