From c48756af65beea49abb383b292044b2b331fdcc5 Mon Sep 17 00:00:00 2001 From: dfirova <93149631+dfirova@users.noreply.github.com> Date: Wed, 17 Aug 2022 19:00:07 +0300 Subject: [PATCH] fix (samples) Warning about wrong relativePath for parent (#508) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Disabled local file search for parent in pom. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- retail/interactive-tutorials/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/retail/interactive-tutorials/pom.xml b/retail/interactive-tutorials/pom.xml index 1ca35f6d5c8..63780622332 100644 --- a/retail/interactive-tutorials/pom.xml +++ b/retail/interactive-tutorials/pom.xml @@ -17,6 +17,7 @@ com.google.cloud.samples shared-configuration 1.2.0 +