File tree 16 files changed +17
-17
lines changed
16 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ OpenStack4j version 2.0.0+ is now modular. One of the benefits to this is the a
38
38
<dependency >
39
39
<groupId >org.pacesys</groupId >
40
40
<artifactId >openstack4j</artifactId >
41
- <version >3.0.3 </version >
41
+ <version >3.0.4 </version >
42
42
</dependency >
43
43
```
44
44
@@ -54,7 +54,7 @@ See notes above about connectors (same rules apply) to development branches.
54
54
<dependency >
55
55
<groupId >org.pacesys</groupId >
56
56
<artifactId >openstack4j</artifactId >
57
- <version >3.0.4 -SNAPSHOT</version >
57
+ <version >3.0.5 -SNAPSHOT</version >
58
58
</dependency >
59
59
```
60
60
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.pacesys.openstack4j.connectors</groupId >
6
6
<artifactId >openstack4j-connectors</artifactId >
7
- <version >3.0.4 -SNAPSHOT</version >
7
+ <version >3.0.5 -SNAPSHOT</version >
8
8
</parent >
9
9
<name >OpenStack4j HttpURL Connector</name >
10
10
<artifactId >openstack4j-http-connector</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys.openstack4j.connectors</groupId >
4
4
<artifactId >openstack4j-connectors</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-httpclient</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys.openstack4j.connectors</groupId >
4
4
<artifactId >openstack4j-connectors</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-jersey2</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys.openstack4j.connectors</groupId >
4
4
<artifactId >openstack4j-connectors</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-okhttp</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys</groupId >
4
4
<artifactId >openstack4j-parent</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >org.pacesys.openstack4j.connectors</groupId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys.openstack4j.connectors</groupId >
4
4
<artifactId >openstack4j-connectors</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-resteasy</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.pacesys</groupId >
6
6
<artifactId >openstack4j-core-integration-test</artifactId >
7
- <version >3.0.4 -SNAPSHOT</version >
7
+ <version >3.0.5 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >it-httpclient</artifactId >
10
10
<name >OpenStack4j IntegrationTest Apache HttpClient</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.pacesys</groupId >
6
6
<artifactId >openstack4j-core-integration-test</artifactId >
7
- <version >3.0.4 -SNAPSHOT</version >
7
+ <version >3.0.5 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >it-jersey2</artifactId >
10
10
<name >OpenStack4j IntegrationTest Jersey2 Connector</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.pacesys</groupId >
6
6
<artifactId >openstack4j-core-integration-test</artifactId >
7
- <version >3.0.4 -SNAPSHOT</version >
7
+ <version >3.0.5 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >it-okhttp</artifactId >
10
10
<name >OpenStack4j IntegrationTest OKHttp Connector</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.pacesys</groupId >
6
6
<artifactId >openstack4j-core-integration-test</artifactId >
7
- <version >3.0.4 -SNAPSHOT</version >
7
+ <version >3.0.5 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >it-resteasy</artifactId >
10
10
<name >OpenStack4j IntegrationTest RestEasy Connector</name >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys</groupId >
4
4
<artifactId >openstack4j-parent</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-core-integration-test</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys</groupId >
4
4
<artifactId >openstack4j-parent</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-core-test</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys</groupId >
4
4
<artifactId >openstack4j-parent</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j-core</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.pacesys</groupId >
4
4
<artifactId >openstack4j-parent</artifactId >
5
- <version >3.0.4 -SNAPSHOT</version >
5
+ <version >3.0.5 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >openstack4j</artifactId >
Original file line number Diff line number Diff line change 8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >org.pacesys</groupId >
10
10
<artifactId >openstack4j-parent</artifactId >
11
- <version >3.0.4 -SNAPSHOT</version >
11
+ <version >3.0.5 -SNAPSHOT</version >
12
12
<name >OpenStack4j Parent</name >
13
13
<description >OpenStack Java API</description >
14
14
<url >http://github.com/ContainX/openstack4j/</url >
You can’t perform that action at this time.
0 commit comments