File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
github-pullrequest-plugin Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jenkins-ci.plugins</groupId >
77 <artifactId >github-integration-parent</artifactId >
8- <version >${revision}${changelist} </version >
8+ <version >0.6.1 </version >
99 </parent >
1010
1111 <!-- historical name -->
1212 <artifactId >github-pullrequest</artifactId >
13- <version >${revision}${changelist} </version >
13+ <version >0.6.1 </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >GitHub Integration Plugin</name >
3636 <connection >scm:git:https://github.com/KostyaSha/github-integration-plugin.git</connection >
3737 <
developerConnection >scm:git:
[email protected] :KostyaSha/github-integration-plugin.git</
developerConnection >
3838 <url >https://github.com/jenkinsci/github-integration-plugin</url >
39- <tag >${scmTag} </tag >
39+ <tag >github-integration-parent-0.6.1 </tag >
4040 </scm >
4141
4242 <properties >
4343 <excluded .tests>**/its/*.java</excluded .tests>
4444 <access-modifier-checker .skip>true</access-modifier-checker .skip>
4545 <spotbugs .skip>true</spotbugs .skip>
46+ <maven .surefure.skip>false</maven .surefure.skip>
4647 </properties >
4748
4849 <repositories >
260261 <plugin >
261262 <artifactId >maven-surefire-plugin</artifactId >
262263 <configuration >
264+ <skip >true</skip >
263265 <excludes >
264266 <exclude >InjectedTest.java</exclude >
265267 <exclude >${excluded.tests} </exclude >
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >github-integration-parent</artifactId >
13- <version >${revision}${changelist} </version >
13+ <version >0.6.1 </version >
1414 <packaging >pom</packaging >
1515
1616 <name >GitHub Integration Parent</name >
4141 <connection >scm:git:https://github.com/KostyaSha/github-integration-plugin.git</connection >
4242 <
developerConnection >scm:git:
[email protected] :KostyaSha/github-integration-plugin.git</
developerConnection >
4343 <url >https://github.com/KostyaSha/github-integration-plugin.git</url >
44- <tag >${scmTag} </tag >
44+ <tag >github-integration-parent-0.6.1 </tag >
4545 </scm >
4646
4747 <distributionManagement >
You can’t perform that action at this time.
0 commit comments