From 47aab5f2d1c95474d0eba327ea39b3ad8b1bb7a8 Mon Sep 17 00:00:00 2001 From: Ryan Bergman Date: Tue, 24 May 2022 15:57:35 -0500 Subject: [PATCH] [maven-release-plugin] prepare release v3.13.10 --- object-mapper-gson/pom.xml | 2 +- object-mapper-jackson/pom.xml | 2 +- pom.xml | 4 ++-- unirest-mocks/pom.xml | 2 +- unirest/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index dc261adb..e1231850 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.13.10-SNAPSHOT + 3.13.10 unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index 1c5af074..e47db12c 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 3.13.10-SNAPSHOT + 3.13.10 unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index 5981c31a..c4b2fbdf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 3.13.10-SNAPSHOT + 3.13.10 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.10 diff --git a/unirest-mocks/pom.xml b/unirest-mocks/pom.xml index 57d74646..d3c0ce92 100644 --- a/unirest-mocks/pom.xml +++ b/unirest-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 3.13.10-SNAPSHOT + 3.13.10 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 5d11bea6..03d6ae10 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 3.13.10-SNAPSHOT + 3.13.10 Simplified, lightweight HTTP client library.