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 21
21
</parent >
22
22
23
23
<artifactId >openstack-cloud</artifactId >
24
- <version >2.64-SNAPSHOT </version >
24
+ <version >2.64</version >
25
25
<packaging >hpi</packaging >
26
26
<name >OpenStack Cloud Plugin</name >
27
27
<description >Allows Jenkins to build on OpenStack nodes</description >
266
266
<connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
267
267
<
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/openstack-cloud-plugin.git</
developerConnection >
268
268
<url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
269
- <tag >HEAD </tag >
269
+ <tag >parent-2.64 </tag >
270
270
</scm >
271
271
272
272
<repositories >
Original file line number Diff line number Diff line change 4
4
<groupId >org.jenkins-ci.plugins.openstack-cloud</groupId >
5
5
<artifactId >parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.64-SNAPSHOT </version >
7
+ <version >2.64</version >
8
8
9
9
<properties >
10
10
<jenkins .version>2.289.1</jenkins .version>
20
20
<connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
21
21
<
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/openstack-cloud-plugin.git</
developerConnection >
22
22
<url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
23
- <tag >HEAD </tag >
23
+ <tag >parent-2.64 </tag >
24
24
</scm >
25
25
26
26
<developers >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jenkins-ci.plugins.openstack-cloud</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >2.64-SNAPSHOT </version >
7
+ <version >2.64</version >
8
8
</parent >
9
9
10
10
<artifactId >ui-tests</artifactId >
11
11
<packaging >jar</packaging >
12
- <version >2.64-SNAPSHOT </version >
12
+ <version >2.64</version >
13
13
14
14
<properties >
15
15
<maven .compiler.target>1.8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments