File tree Expand file tree Collapse file tree 16 files changed +20
-15
lines changed Expand file tree Collapse file tree 16 files changed +20
-15
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ OpenStack4j is a fluent OpenStack client that allows provisioning and control of
2020
2121* GitHub Issues: [ Click Here] ( https://github.com/gondor/openstack4j/issues )
2222
23+ ## Requirements
24+
25+ * OpenStack4j 3.0.X - Java 8
26+ * OpenStack4j 2.0.X - Java 7
27+
2328Maven
2429-----
2530
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.pacesys.openstack4j.connectors</groupId >
66 <artifactId >openstack4j-connectors</artifactId >
7- <version >3.0.0 </version >
7+ <version >3.0.1-SNAPSHOT </version >
88 </parent >
99 <name >OpenStack4j HttpURL Connector</name >
1010 <artifactId >openstack4j-http-connector</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >3.0.0 </version >
5+ <version >3.0.1-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-httpclient</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >3.0.0 </version >
5+ <version >3.0.1-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-jersey2</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >3.0.0 </version >
5+ <version >3.0.1-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-okhttp</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys</groupId >
44 <artifactId >openstack4j-parent</artifactId >
5- <version >3.0.0 </version >
5+ <version >3.0.1-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >org.pacesys.openstack4j.connectors</groupId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >3.0.0 </version >
5+ <version >3.0.1-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-resteasy</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.pacesys</groupId >
66 <artifactId >openstack4j-core-integration-test</artifactId >
7- <version >3.0.0 </version >
7+ <version >3.0.1-SNAPSHOT </version >
88 </parent >
99 <artifactId >it-httpclient</artifactId >
1010 <name >OpenStack4j IntegrationTest Apache HttpClient</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.pacesys</groupId >
66 <artifactId >openstack4j-core-integration-test</artifactId >
7- <version >3.0.0 </version >
7+ <version >3.0.1-SNAPSHOT </version >
88 </parent >
99 <artifactId >it-jersey2</artifactId >
1010 <name >OpenStack4j IntegrationTest Jersey2 Connector</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.pacesys</groupId >
66 <artifactId >openstack4j-core-integration-test</artifactId >
7- <version >3.0.0 </version >
7+ <version >3.0.1-SNAPSHOT </version >
88 </parent >
99 <artifactId >it-okhttp</artifactId >
1010 <name >OpenStack4j IntegrationTest OKHttp Connector</name >
You can’t perform that action at this time.
0 commit comments