diff --git a/pom.xml b/pom.xml index e1517012..e8a5c7a0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.4.5 + 4.4.6-SNAPSHOT unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -43,7 +43,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.4.5 + HEAD diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index aed93b4c..07bb2cd4 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.4.5 + 4.4.6-SNAPSHOT 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index 3c716ae7..0d1d8d1e 100644 --- a/unirest-java-bom/pom.xml +++ b/unirest-java-bom/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.4.5 + 4.4.6-SNAPSHOT 4.0.0 unirest-java-bom diff --git a/unirest-modules-gson/pom.xml b/unirest-modules-gson/pom.xml index 5679059a..fd48eacf 100644 --- a/unirest-modules-gson/pom.xml +++ b/unirest-modules-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.4.5 + 4.4.6-SNAPSHOT unirest-modules-gson diff --git a/unirest-modules-jackson/pom.xml b/unirest-modules-jackson/pom.xml index af601e3e..eaddfcf1 100644 --- a/unirest-modules-jackson/pom.xml +++ b/unirest-modules-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.4.5 + 4.4.6-SNAPSHOT unirest-modules-jackson diff --git a/unirest-modules-mocks/pom.xml b/unirest-modules-mocks/pom.xml index 70bcbf10..d06bdbef 100644 --- a/unirest-modules-mocks/pom.xml +++ b/unirest-modules-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 4.4.5 + 4.4.6-SNAPSHOT 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 630fd3c0..f1b5c39f 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.4.5 + 4.4.6-SNAPSHOT Simplified, lightweight HTTP client library.