From a30c5cbe7096bc56c0d5b55ffbb54345623d8bbd Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 23 Mar 2017 15:21:46 +0800 Subject: [PATCH] include bin/java-petstore-jersey2-java6.sh in java-petstoreall.sh --- bin/java-petstore-all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/java-petstore-all.sh b/bin/java-petstore-all.sh index fbd2ca65cad..11148e31c9f 100755 --- a/bin/java-petstore-all.sh +++ b/bin/java-petstore-all.sh @@ -10,3 +10,4 @@ ./bin/java-petstore-retrofit2rx.sh ./bin/java8-petstore-jersey2.sh ./bin/java-petstore-retrofit2-play24.sh +./bin/java-petstore-jersey2-java6.sh