diff --git a/pom.xml b/pom.xml index ec32310e..0945b7ed 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.3.1-SNAPSHOT + 4.3.1 unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -42,7 +42,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.3.1 diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index 89c65c7c..45a760fd 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.3.1-SNAPSHOT + 4.3.1 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index b59fd4e7..1a77ee81 100644 --- a/unirest-java-bom/pom.xml +++ b/unirest-java-bom/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.3.1-SNAPSHOT + 4.3.1 4.0.0 unirest-java-bom diff --git a/unirest-modules-gson/pom.xml b/unirest-modules-gson/pom.xml index 6f55e575..0411193e 100644 --- a/unirest-modules-gson/pom.xml +++ b/unirest-modules-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.3.1-SNAPSHOT + 4.3.1 unirest-modules-gson diff --git a/unirest-modules-jackson/pom.xml b/unirest-modules-jackson/pom.xml index 780de11c..cf3e141f 100644 --- a/unirest-modules-jackson/pom.xml +++ b/unirest-modules-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.3.1-SNAPSHOT + 4.3.1 unirest-modules-jackson diff --git a/unirest-modules-mocks/pom.xml b/unirest-modules-mocks/pom.xml index ffe32668..d323aaae 100644 --- a/unirest-modules-mocks/pom.xml +++ b/unirest-modules-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 4.3.1-SNAPSHOT + 4.3.1 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 20213a45..b3a845c5 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.3.1-SNAPSHOT + 4.3.1 Simplified, lightweight HTTP client library.