From e3204d2d1620d372b56a44204319245776712ee5 Mon Sep 17 00:00:00 2001 From: mlabarinas Date: Wed, 25 Jul 2018 14:31:08 -0300 Subject: [PATCH] RestClient new version: 0.0.18 --- README.md | 4 ++-- pom.xml | 2 +- restclient-cache/pom.xml | 2 +- restclient-core/pom.xml | 2 +- restclient-default-parsers/pom.xml | 2 +- restclient-default/pom.xml | 2 +- restclient-httpc/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3787dc8..3728ee3 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ and the dependency itself com.mercadolibre.restclient restclient-default - 0.0.10 + 0.0.18 ``` @@ -349,7 +349,7 @@ You can forget about mock and cache cleanup after each test, if you make your te com.mercadolibre.restclient restclient-core - 0.0.10 + 0.0.18 tests test diff --git a/pom.xml b/pom.xml index 231d972..8da311f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.mercadolibre.restclient restclient - 0.0.10 + 0.0.18 pom restclient diff --git a/restclient-cache/pom.xml b/restclient-cache/pom.xml index c9d72d1..08a1205 100644 --- a/restclient-cache/pom.xml +++ b/restclient-cache/pom.xml @@ -4,7 +4,7 @@ com.mercadolibre.restclient restclient - 0.0.10 + 0.0.18 restclient-cache diff --git a/restclient-core/pom.xml b/restclient-core/pom.xml index 87b1cc9..9137f42 100755 --- a/restclient-core/pom.xml +++ b/restclient-core/pom.xml @@ -4,7 +4,7 @@ com.mercadolibre.restclient restclient - 0.0.10 + 0.0.18 restclient-core diff --git a/restclient-default-parsers/pom.xml b/restclient-default-parsers/pom.xml index 6408793..39ac03d 100755 --- a/restclient-default-parsers/pom.xml +++ b/restclient-default-parsers/pom.xml @@ -5,7 +5,7 @@ com.mercadolibre.restclient restclient - 0.0.10 + 0.0.18 restclient-default-parsers diff --git a/restclient-default/pom.xml b/restclient-default/pom.xml index 498e550..499cec5 100644 --- a/restclient-default/pom.xml +++ b/restclient-default/pom.xml @@ -5,7 +5,7 @@ com.mercadolibre.restclient restclient - 0.0.10 + 0.0.18 restclient-default diff --git a/restclient-httpc/pom.xml b/restclient-httpc/pom.xml index f8f436a..b04211a 100755 --- a/restclient-httpc/pom.xml +++ b/restclient-httpc/pom.xml @@ -4,7 +4,7 @@ com.mercadolibre.restclient restclient - 0.0.10 + 0.0.18 restclient-httpc