From 04e53dfba1b2f61bb34bbed313304ba07f1f71fb Mon Sep 17 00:00:00 2001 From: wing328 Date: Wed, 2 Aug 2017 20:48:29 +0800 Subject: [PATCH] comment out resttemplate-withXml test --- pom.xml.circleci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml.circleci b/pom.xml.circleci index 9314f6c5b44..d5b0cfa077d 100644 --- a/pom.xml.circleci +++ b/pom.xml.circleci @@ -833,7 +833,7 @@ samples/client/petstore/java/retrofit2rx samples/client/petstore/jaxrs-cxf-client samples/client/petstore/java/resttemplate - samples/client/petstore/java/resttemplate-withXml + samples/client/petstore/ruby samples/client/petstore/kotlin/