diff --git a/README.md b/README.md index dc8e7feb..ed572c6e 100644 --- a/README.md +++ b/README.md @@ -64,13 +64,13 @@ Maven: dev.jlibra jlibra-core - 0.12.0 + 0.13.0 ``` Gradle: -`compile("dev.jlibra:jlibra-core:0.12.0")` +`compile("dev.jlibra:jlibra-core:0.13.0")` ## How-Tos & Step-by-Step Guides diff --git a/jlibra-core/pom.xml b/jlibra-core/pom.xml index 5836e67c..b0d7ed81 100644 --- a/jlibra-core/pom.xml +++ b/jlibra-core/pom.xml @@ -9,7 +9,7 @@ dev.jlibra jlibra-parent - 0.12.1-SNAPSHOT + 0.13.1-SNAPSHOT diff --git a/jlibra-examples/pom.xml b/jlibra-examples/pom.xml index cfd6ca6e..57c0903c 100644 --- a/jlibra-examples/pom.xml +++ b/jlibra-examples/pom.xml @@ -9,7 +9,7 @@ dev.jlibra jlibra-parent - 0.12.1-SNAPSHOT + 0.13.1-SNAPSHOT diff --git a/jlibra-integration-tests/pom.xml b/jlibra-integration-tests/pom.xml index baa6e140..9112e9f3 100644 --- a/jlibra-integration-tests/pom.xml +++ b/jlibra-integration-tests/pom.xml @@ -6,7 +6,7 @@ jlibra-parent dev.jlibra - 0.12.1-SNAPSHOT + 0.13.1-SNAPSHOT jar diff --git a/jlibra-poller/pom.xml b/jlibra-poller/pom.xml index 880051cf..69dc0c02 100644 --- a/jlibra-poller/pom.xml +++ b/jlibra-poller/pom.xml @@ -9,7 +9,7 @@ dev.jlibra jlibra-parent - 0.12.1-SNAPSHOT + 0.13.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 70e7fce9..6d462913 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ dev.jlibra jlibra-parent - 0.12.1-SNAPSHOT + 0.13.1-SNAPSHOT pom jlibra