From c63cc0cf5e12cf07cb874cc0c7f4242a3c86de70 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 15 Jun 2023 15:33:37 -0400 Subject: [PATCH] temporarily skip gradle --- samples/standalone/dsl/http-client/pom.xml | 2 ++ samples/standalone/dsl/http-server/pom.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/samples/standalone/dsl/http-client/pom.xml b/samples/standalone/dsl/http-client/pom.xml index 7bff1c7eae..0db038736f 100644 --- a/samples/standalone/dsl/http-client/pom.xml +++ b/samples/standalone/dsl/http-client/pom.xml @@ -23,6 +23,8 @@ 17 4.1.0-SNAPSHOT 4.1.0-SNAPSHOT + + true diff --git a/samples/standalone/dsl/http-server/pom.xml b/samples/standalone/dsl/http-server/pom.xml index 5db6aa16f1..cee6c917f3 100644 --- a/samples/standalone/dsl/http-server/pom.xml +++ b/samples/standalone/dsl/http-server/pom.xml @@ -23,6 +23,8 @@ 17 4.1.0-SNAPSHOT 4.1.0-SNAPSHOT + + true