diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index dcfc945b..97c9d697 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.13.6-SNAPSHOT + 3.13.6 unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index 654fe999..f6f53bb7 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.13.6-SNAPSHOT + 3.13.6 unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index 6653d599..bf17271a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 3.13.6-SNAPSHOT + 3.13.6 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.13.6 diff --git a/unirest-mocks/pom.xml b/unirest-mocks/pom.xml index 6347bc54..d9862d68 100644 --- a/unirest-mocks/pom.xml +++ b/unirest-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 3.13.6-SNAPSHOT + 3.13.6 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 5f074db2..feccec53 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 3.13.6-SNAPSHOT + 3.13.6 Simplified, lightweight HTTP client library.