From f690745f63993aa751ef81df72a8563771779ee6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 12:05:37 +0200 Subject: [PATCH] #868 - Skip AspectJ with Distribute and Schema profiles. --- parent/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index b97b6aad..bb3454ce 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -292,6 +292,7 @@ ${project.build.directory}/generated-docs true true + true true true true @@ -628,6 +629,7 @@ ${project.build.directory}/shared-resources true true + true true true true