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 28
28
</parent >
29
29
30
30
<artifactId >openstack-cloud</artifactId >
31
- <version >2.65 </version >
31
+ <version >2.66-SNAPSHOT </version >
32
32
<packaging >hpi</packaging >
33
33
<name >OpenStack Cloud Plugin</name >
34
34
<description >Allows Jenkins to build on OpenStack nodes</description >
292
292
<connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
293
293
<
developerConnection >scm:git:
[email protected] :jenkinsci/openstack-cloud-plugin.git</
developerConnection >
294
294
<url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
295
- <tag >parent-2.65 </tag >
295
+ <tag >HEAD </tag >
296
296
</scm >
297
297
298
298
<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.65 </version >
7
+ <version >2.66-SNAPSHOT </version >
8
8
9
9
<properties >
10
10
<jenkins .version>2.414.1</jenkins .version>
20
20
<connection >scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection >
21
21
<
developerConnection >scm:git:
[email protected] :jenkinsci/openstack-cloud-plugin.git</
developerConnection >
22
22
<url >https://github.com/jenkinsci/openstack-cloud-plugin</url >
23
- <tag >parent-2.65 </tag >
23
+ <tag >HEAD </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.65 </version >
7
+ <version >2.66-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >ui-tests</artifactId >
11
11
<packaging >jar</packaging >
12
- <version >2.65 </version >
12
+ <version >2.66-SNAPSHOT </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