From 0726bbe6e010b392e01eb803ded7b06b880952ac Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 15 Jun 2023 15:56:14 -0400 Subject: [PATCH] Revert "temporarily skip gradle" This reverts commit c63cc0cf5e12cf07cb874cc0c7f4242a3c86de70. --- samples/standalone/dsl/http-client/pom.xml | 2 -- samples/standalone/dsl/http-server/pom.xml | 2 -- 2 files changed, 4 deletions(-) diff --git a/samples/standalone/dsl/http-client/pom.xml b/samples/standalone/dsl/http-client/pom.xml index 0db038736f..7bff1c7eae 100644 --- a/samples/standalone/dsl/http-client/pom.xml +++ b/samples/standalone/dsl/http-client/pom.xml @@ -23,8 +23,6 @@ 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 cee6c917f3..5db6aa16f1 100644 --- a/samples/standalone/dsl/http-server/pom.xml +++ b/samples/standalone/dsl/http-server/pom.xml @@ -23,8 +23,6 @@ 17 4.1.0-SNAPSHOT 4.1.0-SNAPSHOT - - true