diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index 08cdeee1..d696c74f 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.2.4-SNAPSHOT + 4.2.4 unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index 8b30a74d..79bbeded 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.2.4-SNAPSHOT + 4.2.4 unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index 2e47a011..7de75312 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.2.4-SNAPSHOT + 4.2.4 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 - HEAD + v4.2.4 diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index a2023a7b..13127c05 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.2.4-SNAPSHOT + 4.2.4 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index f4928a95..9b17d7a5 100644 --- a/unirest-java-bom/pom.xml +++ b/unirest-java-bom/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.2.4-SNAPSHOT + 4.2.4 4.0.0 unirest-java-bom diff --git a/unirest-mocks/pom.xml b/unirest-mocks/pom.xml index 5510456c..947e671c 100644 --- a/unirest-mocks/pom.xml +++ b/unirest-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 4.2.4-SNAPSHOT + 4.2.4 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index a97afc77..b577cfac 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.2.4-SNAPSHOT + 4.2.4 Simplified, lightweight HTTP client library.