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 2828 </parent >
2929
3030 <artifactId >openstack-cloud</artifactId >
31- <version >2.65-SNAPSHOT </version >
31+ <version >2.65</version >
3232 <packaging >hpi</packaging >
3333 <name >OpenStack Cloud Plugin</name >
3434 <description >Allows Jenkins to build on OpenStack nodes</description >
292292 <connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
293293 <
developerConnection >scm:git:
[email protected] :jenkinsci/openstack-cloud-plugin.git</
developerConnection >
294294 <url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
295- <tag >HEAD </tag >
295+ <tag >parent-2.65 </tag >
296296 </scm >
297297
298298 <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.65-SNAPSHOT </version >
7+ <version >2.65</version >
88
99 <properties >
1010 <jenkins .version>2.414.1</jenkins .version>
2020 <connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
2121 <
developerConnection >scm:git:
[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.65 </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.65-SNAPSHOT </version >
7+ <version >2.65</version >
88 </parent >
99
1010 <artifactId >ui-tests</artifactId >
1111 <packaging >jar</packaging >
12- <version >2.65-SNAPSHOT </version >
12+ <version >2.65</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