diff --git a/pom.xml b/pom.xml index d76f0a6c..e1517012 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.4.5-SNAPSHOT + 4.4.5 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 - HEAD + v4.4.5 diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index e1c2b12d..aed93b4c 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-SNAPSHOT + 4.4.5 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index ec6f2530..3c716ae7 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-SNAPSHOT + 4.4.5 4.0.0 unirest-java-bom diff --git a/unirest-modules-gson/pom.xml b/unirest-modules-gson/pom.xml index bf1b1c0f..5679059a 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-SNAPSHOT + 4.4.5 unirest-modules-gson diff --git a/unirest-modules-jackson/pom.xml b/unirest-modules-jackson/pom.xml index d96a6e21..af601e3e 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-SNAPSHOT + 4.4.5 unirest-modules-jackson diff --git a/unirest-modules-mocks/pom.xml b/unirest-modules-mocks/pom.xml index c5d782d7..70bcbf10 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-SNAPSHOT + 4.4.5 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 9b4eb981..630fd3c0 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.4.5-SNAPSHOT + 4.4.5 Simplified, lightweight HTTP client library.