From 75096dfccd7ffcc37e9f5837dc28acdf52e87a04 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 27 Jan 2022 15:43:14 +0100 Subject: [PATCH] Trying to fix the build --- .../standalone/dsl/http-client/{pom.xml => pom.xml.changeme} | 0 .../standalone/dsl/http-server/{pom.xml => pom.xml.changeme} | 0 samples/standalone/pom.xml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename samples/standalone/dsl/http-client/{pom.xml => pom.xml.changeme} (100%) rename samples/standalone/dsl/http-server/{pom.xml => pom.xml.changeme} (100%) diff --git a/samples/standalone/dsl/http-client/pom.xml b/samples/standalone/dsl/http-client/pom.xml.changeme similarity index 100% rename from samples/standalone/dsl/http-client/pom.xml rename to samples/standalone/dsl/http-client/pom.xml.changeme diff --git a/samples/standalone/dsl/http-server/pom.xml b/samples/standalone/dsl/http-server/pom.xml.changeme similarity index 100% rename from samples/standalone/dsl/http-server/pom.xml rename to samples/standalone/dsl/http-server/pom.xml.changeme diff --git a/samples/standalone/pom.xml b/samples/standalone/pom.xml index 35d66ea2ed..0ade8f4722 100644 --- a/samples/standalone/pom.xml +++ b/samples/standalone/pom.xml @@ -25,7 +25,7 @@ contracts restdocs - dsl + webclient