diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index 1518d1b1..d11edba9 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.0.10 + 4.0.11-SNAPSHOT unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index aa01cfaf..96bc667e 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.0.10 + 4.0.11-SNAPSHOT unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index dc203e8a..d87cde60 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.0.10 + 4.0.11-SNAPSHOT unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -41,7 +41,7 @@ https://github.com/Kong/unirest-java scm:git:git@github.com:Kong/unirest-java.git scm:git:git@github.com:Kong/unirest-java.git - v4.0.10 + HEAD diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index 31e38d71..d8ce1be7 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.0.10 + 4.0.11-SNAPSHOT 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index 34c9e3cc..a9613353 100644 --- a/unirest-java-bom/pom.xml +++ b/unirest-java-bom/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.0.10 + 4.0.11-SNAPSHOT 4.0.0 unirest-java-bom diff --git a/unirest-mocks/pom.xml b/unirest-mocks/pom.xml index 2c6f5c84..e7f00d11 100644 --- a/unirest-mocks/pom.xml +++ b/unirest-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 4.0.10 + 4.0.11-SNAPSHOT 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index ef8eaac6..3c2f0db0 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.0.10 + 4.0.11-SNAPSHOT Simplified, lightweight HTTP client library.