From 963fd90d1e70a51ac2d88f66bfb5f19c54836dd9 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sun, 19 Apr 2020 10:53:53 +0200 Subject: [PATCH] Adds required distributionManagement section to allow publish the site --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 793487034..237985e09 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,14 @@ + + + struts-stage + Apache Struts + file://${project.build.directory}/staging/ + + + bom core