File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 </parent >
88
99 <artifactId >openstack-cloud</artifactId >
10- <version >2.60-SNAPSHOT </version >
10+ <version >2.60</version >
1111 <packaging >hpi</packaging >
1212 <name >OpenStack Cloud Plugin</name >
1313 <description >Allows Jenkins to build on OpenStack nodes</description >
247247 <connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
248248 <
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/openstack-cloud-plugin.git</
developerConnection >
249249 <url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
250- <tag >HEAD </tag >
250+ <tag >parent-2.60 </tag >
251251 </scm >
252252
253253 <repositories >
Original file line number Diff line number Diff line change 44 <groupId >org.jenkins-ci.plugins.openstack-cloud</groupId >
55 <artifactId >parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.60-SNAPSHOT </version >
7+ <version >2.60</version >
88
99 <properties >
1010 <jenkins .version>2.222.4</jenkins .version>
2020 <connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
2121 <
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/openstack-cloud-plugin.git</
developerConnection >
2222 <url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
23- <tag >HEAD </tag >
23+ <tag >parent-2.60 </tag >
2424 </scm >
2525
2626 <developers >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins.openstack-cloud</groupId >
66 <artifactId >parent</artifactId >
7- <version >2.60-SNAPSHOT </version >
7+ <version >2.60</version >
88 </parent >
99
1010 <artifactId >ui-tests</artifactId >
1111 <packaging >jar</packaging >
12- <version >2.60-SNAPSHOT </version >
12+ <version >2.60</version >
1313
1414 <properties >
1515 <maven .compiler.target>1.8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments