diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index 743c109f9..1bc4f55e8 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.11.04-SNAPSHOT + 3.11.04 unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index c4b6e66e6..1f33bf94c 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.11.04-SNAPSHOT + 3.11.04 unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index c26628d75..1c81fb859 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 3.11.04-SNAPSHOT + 3.11.04 unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -39,7 +39,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.11.04 diff --git a/unirest-mocks/pom.xml b/unirest-mocks/pom.xml index db1afb5f7..96309fec6 100644 --- a/unirest-mocks/pom.xml +++ b/unirest-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 3.11.04-SNAPSHOT + 3.11.04 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 03ffd0cae..3ec8a3a7d 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 3.11.04-SNAPSHOT + 3.11.04 Simplified, lightweight HTTP client library.