diff --git a/README.md b/README.md
index c8c34ba..1e67453 100644
--- a/README.md
+++ b/README.md
@@ -69,13 +69,13 @@ Maven:
dev.jlibra
jlibra-core
- 0.16.0
+ 0.17.0
```
Gradle:
-`compile("dev.jlibra:jlibra-core:0.16.0")`
+`compile("dev.jlibra:jlibra-core:0.17.0")`
## How-Tos & Step-by-Step Guides
diff --git a/jlibra-core/pom.xml b/jlibra-core/pom.xml
index 509706f..8065e46 100644
--- a/jlibra-core/pom.xml
+++ b/jlibra-core/pom.xml
@@ -9,7 +9,7 @@
dev.jlibra
jlibra-parent
- 0.16.1-SNAPSHOT
+ 0.17.1-SNAPSHOT
diff --git a/jlibra-examples/pom.xml b/jlibra-examples/pom.xml
index 91dcfe7..723403b 100644
--- a/jlibra-examples/pom.xml
+++ b/jlibra-examples/pom.xml
@@ -9,7 +9,7 @@
dev.jlibra
jlibra-parent
- 0.16.1-SNAPSHOT
+ 0.17.1-SNAPSHOT
diff --git a/jlibra-integration-tests/pom.xml b/jlibra-integration-tests/pom.xml
index ba6cf27..c8b409c 100644
--- a/jlibra-integration-tests/pom.xml
+++ b/jlibra-integration-tests/pom.xml
@@ -6,7 +6,7 @@
jlibra-parent
dev.jlibra
- 0.16.1-SNAPSHOT
+ 0.17.1-SNAPSHOT
jar
diff --git a/jlibra-poller/pom.xml b/jlibra-poller/pom.xml
index b505e14..816c030 100644
--- a/jlibra-poller/pom.xml
+++ b/jlibra-poller/pom.xml
@@ -9,7 +9,7 @@
dev.jlibra
jlibra-parent
- 0.16.1-SNAPSHOT
+ 0.17.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 1a27b3b..c93e7d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
dev.jlibra
jlibra-parent
- 0.16.1-SNAPSHOT
+ 0.17.1-SNAPSHOT
pom
jlibra