diff --git a/README.md b/README.md
index 96d0b248c..57e8d0d2e 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ OpenStack4j version 2.0.0+ is now modular. One of the benefits to this is the a
org.pacesys
openstack4j
- 3.0.4
+ 3.1.0
```
@@ -54,7 +54,7 @@ See notes above about connectors (same rules apply) to development branches.
org.pacesys
openstack4j
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
```
diff --git a/connectors/http-connector/pom.xml b/connectors/http-connector/pom.xml
index 0ffda394d..9a470addb 100644
--- a/connectors/http-connector/pom.xml
+++ b/connectors/http-connector/pom.xml
@@ -4,7 +4,7 @@
org.pacesys.openstack4j.connectors
openstack4j-connectors
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
OpenStack4j HttpURL Connector
openstack4j-http-connector
diff --git a/connectors/httpclient/pom.xml b/connectors/httpclient/pom.xml
index 86a445e73..1a57041e0 100644
--- a/connectors/httpclient/pom.xml
+++ b/connectors/httpclient/pom.xml
@@ -2,7 +2,7 @@
org.pacesys.openstack4j.connectors
openstack4j-connectors
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-httpclient
diff --git a/connectors/jersey2/pom.xml b/connectors/jersey2/pom.xml
index e7fe0abf6..b68e08b27 100644
--- a/connectors/jersey2/pom.xml
+++ b/connectors/jersey2/pom.xml
@@ -2,7 +2,7 @@
org.pacesys.openstack4j.connectors
openstack4j-connectors
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-jersey2
diff --git a/connectors/okhttp/pom.xml b/connectors/okhttp/pom.xml
index 2079b37b0..381fc6b62 100644
--- a/connectors/okhttp/pom.xml
+++ b/connectors/okhttp/pom.xml
@@ -2,7 +2,7 @@
org.pacesys.openstack4j.connectors
openstack4j-connectors
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-okhttp
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 311abad74..f89e8f23e 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -2,7 +2,7 @@
org.pacesys
openstack4j-parent
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
org.pacesys.openstack4j.connectors
diff --git a/connectors/resteasy/pom.xml b/connectors/resteasy/pom.xml
index 94c39e93b..7712b34b8 100644
--- a/connectors/resteasy/pom.xml
+++ b/connectors/resteasy/pom.xml
@@ -2,7 +2,7 @@
org.pacesys.openstack4j.connectors
openstack4j-connectors
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-resteasy
diff --git a/core-integration-test/it-httpclient/pom.xml b/core-integration-test/it-httpclient/pom.xml
index b2511e5e0..61ab7d793 100644
--- a/core-integration-test/it-httpclient/pom.xml
+++ b/core-integration-test/it-httpclient/pom.xml
@@ -4,7 +4,7 @@
org.pacesys
openstack4j-core-integration-test
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
it-httpclient
OpenStack4j IntegrationTest Apache HttpClient
diff --git a/core-integration-test/it-jersey2/pom.xml b/core-integration-test/it-jersey2/pom.xml
index d82098c1b..da81a596b 100644
--- a/core-integration-test/it-jersey2/pom.xml
+++ b/core-integration-test/it-jersey2/pom.xml
@@ -4,7 +4,7 @@
org.pacesys
openstack4j-core-integration-test
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
it-jersey2
OpenStack4j IntegrationTest Jersey2 Connector
diff --git a/core-integration-test/it-okhttp/pom.xml b/core-integration-test/it-okhttp/pom.xml
index b307b3fcf..d42256e62 100644
--- a/core-integration-test/it-okhttp/pom.xml
+++ b/core-integration-test/it-okhttp/pom.xml
@@ -4,7 +4,7 @@
org.pacesys
openstack4j-core-integration-test
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
it-okhttp
OpenStack4j IntegrationTest OKHttp Connector
diff --git a/core-integration-test/it-resteasy/pom.xml b/core-integration-test/it-resteasy/pom.xml
index 8b40810bf..7539a5579 100644
--- a/core-integration-test/it-resteasy/pom.xml
+++ b/core-integration-test/it-resteasy/pom.xml
@@ -4,7 +4,7 @@
org.pacesys
openstack4j-core-integration-test
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
it-resteasy
OpenStack4j IntegrationTest RestEasy Connector
diff --git a/core-integration-test/pom.xml b/core-integration-test/pom.xml
index 805ab3dd3..ed229f243 100644
--- a/core-integration-test/pom.xml
+++ b/core-integration-test/pom.xml
@@ -2,7 +2,7 @@
org.pacesys
openstack4j-parent
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-core-integration-test
diff --git a/core-test/pom.xml b/core-test/pom.xml
index 7a9df8af5..5a41ef16f 100644
--- a/core-test/pom.xml
+++ b/core-test/pom.xml
@@ -2,7 +2,7 @@
org.pacesys
openstack4j-parent
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-core-test
diff --git a/core/pom.xml b/core/pom.xml
index eaededef9..7a8014b6a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2,7 +2,7 @@
org.pacesys
openstack4j-parent
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j-core
diff --git a/distribution/pom.xml b/distribution/pom.xml
index f7b9787de..390f04566 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -2,7 +2,7 @@
org.pacesys
openstack4j-parent
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
4.0.0
openstack4j
diff --git a/pom.xml b/pom.xml
index 2375cb418..735b5973f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
4.0.0
org.pacesys
openstack4j-parent
- 3.0.5-SNAPSHOT
+ 3.1.1-SNAPSHOT
OpenStack4j Parent
OpenStack Java API
http://github.com/ContainX/openstack4j/