From 9315441392f9a38f2ee625fc95d9b0ae57e780c9 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 3 Aug 2023 10:31:01 -0400 Subject: [PATCH] disable dsl sample temporarily. --- samples/pom.xml | 3 ++- samples/standalone/pom.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/samples/pom.xml b/samples/pom.xml index c5f0e9d881..720ac6b69b 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -73,7 +73,8 @@ */pom.xml contracts/pom.xml - dsl/pom.xml + + webclient/pom.xml diff --git a/samples/standalone/pom.xml b/samples/standalone/pom.xml index a335e59d00..d057733f1c 100644 --- a/samples/standalone/pom.xml +++ b/samples/standalone/pom.xml @@ -25,7 +25,8 @@ contracts restdocs - dsl + + webclient