From 97403b833c49d2a926b4ae69be995b4bd8288084 Mon Sep 17 00:00:00 2001 From: gaepi Date: Mon, 16 Oct 2023 17:00:00 +0200 Subject: [PATCH] JAVA-25848 | fixed parent include --- lightrun/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lightrun/pom.xml b/lightrun/pom.xml index 3fcec48cbd..78534922f6 100644 --- a/lightrun/pom.xml +++ b/lightrun/pom.xml @@ -18,9 +18,9 @@ - tasks-service - users-service - api-service + lightrun-tasks-service + lightrun-users-service + lightrun-api-service \ No newline at end of file