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 7
7
</parent >
8
8
9
9
<artifactId >openstack-cloud</artifactId >
10
- <version >2.56-SNAPSHOT </version >
10
+ <version >2.56</version >
11
11
<packaging >hpi</packaging >
12
12
<name >OpenStack Cloud Plugin</name >
13
13
<description >Allows Jenkins to build on OpenStack nodes</description >
242
242
<connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
243
243
<
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/openstack-cloud-plugin.git</
developerConnection >
244
244
<url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
245
- <tag >HEAD </tag >
245
+ <tag >parent-2.56 </tag >
246
246
</scm >
247
247
248
248
<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.56-SNAPSHOT </version >
7
+ <version >2.56</version >
8
8
9
9
<properties >
10
10
<jenkins .version>2.150.3</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.56 </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.56-SNAPSHOT </version >
7
+ <version >2.56</version >
8
8
</parent >
9
9
10
10
<artifactId >ui-tests</artifactId >
11
11
<packaging >jar</packaging >
12
- <version >2.56-SNAPSHOT </version >
12
+ <version >2.56</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