From 39c0f95fbddb652bf6015fe90830566e64f781d5 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya <shinsuke@apache.org> Date: Thu, 10 Jun 2021 13:12:35 +0900 Subject: [PATCH] add relativePath --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8e5170755..de886cb93 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,7 @@ <groupId>org.codelibs.fess</groupId> <artifactId>fess-parent</artifactId> <version>13.13.0-SNAPSHOT</version> + <relativePath /> </parent> <properties> <!-- DEB & RPM build --> -- GitLab