From b67a03dbdd2a152640305d34f2e9bbbab4d422bc Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Wed, 9 Nov 2022 13:08:30 -0600 Subject: [PATCH] Polishing. --- spring-ws-bom/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/spring-ws-bom/pom.xml b/spring-ws-bom/pom.xml index bb7337e0..798d45fa 100644 --- a/spring-ws-bom/pom.xml +++ b/spring-ws-bom/pom.xml @@ -44,4 +44,32 @@ + + + + docs + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + docs + + single + + package + + true + + + + + + + + +