From badaa5d25e6f131d3b036e4875d1b45517cc3d7f Mon Sep 17 00:00:00 2001 From: Krzysiek Date: Thu, 13 Jan 2022 11:36:36 +0100 Subject: [PATCH] JAVA-9017: Move ejb-beans to the heavy profile --- pom.xml | 2 ++ spring-ejb/pom.xml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64fafb4e34..1c451f9766 100644 --- a/pom.xml +++ b/pom.xml @@ -777,6 +777,7 @@ libraries-6 spring-boot-modules/spring-boot-react + spring-ejb/ejb-beans vaadin vavr @@ -1240,6 +1241,7 @@ libraries-6 spring-boot-modules/spring-boot-react + spring-ejb/ejb-beans vaadin vavr diff --git a/spring-ejb/pom.xml b/spring-ejb/pom.xml index 003b428ff9..896df6e8d8 100755 --- a/spring-ejb/pom.xml +++ b/spring-ejb/pom.xml @@ -18,7 +18,6 @@ spring-ejb-remote - ejb-beans spring-ejb-client wildfly