From 2101780a09c99c071c3201f9fe0d20ea34cfeedc Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 22 Mar 2019 07:58:23 +0800 Subject: [PATCH] test kotlin in shippable (#2465) --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d591c6cbd88..7f3f5da7a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -1100,9 +1100,6 @@ samples/client/petstore/java/resteasy samples/client/petstore/java/google-api-client samples/client/petstore/java/rest-assured - samples/server/petstore/jaxrs-jersey samples/server/petstore/jaxrs-spec @@ -1229,13 +1226,15 @@ samples/client/petstore/erlang-client samples/client/petstore/erlang-proper - samples/server/petstore/erlang-server samples/server/petstore/jaxrs/jersey2 samples/server/petstore/jaxrs/jersey2-useTags samples/server/petstore/spring-mvc samples/server/petstore/spring-mvc-j8-async samples/server/petstore/spring-mvc-j8-localdatetime + samples/client/petstore/kotlin/ + samples/client/petstore/kotlin-threetenbp/ + samples/client/petstore/kotlin-string/