We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec220d commit 416ce73Copy full SHA for 416ce73
README.md
@@ -34,7 +34,7 @@ OpenStack4j version 2.0.0+ is now modular. One of the benefits to this is the a
34
<dependency>
35
<groupId>org.pacesys</groupId>
36
<artifactId>openstack4j</artifactId>
37
- <version>2.0.3</version>
+ <version>2.0.4</version>
38
</dependency>
39
```
40
@@ -50,7 +50,7 @@ See notes above about connectors (same rules apply) to development branches.
50
51
52
53
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
54
55
56
0 commit comments