diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index 521400021..5d49d86ba 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.4.03-SNAPSHOT + 3.4.03 unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index c165e24b9..fe2630e25 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.4.03-SNAPSHOT + 3.4.03 unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index e3ef12e6a..f0c637ad9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 3.4.03-SNAPSHOT + 3.4.03 unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -36,7 +36,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 + v3.4.03 diff --git a/unirest/pom.xml b/unirest/pom.xml index 4dfea3d44..899b1b055 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 3.4.03-SNAPSHOT + 3.4.03 Simplified, lightweight HTTP client library.