From 1291e39d6167c0e9998618e256cd4900ff21e794 Mon Sep 17 00:00:00 2001 From: Bipinkumar27 Date: Fri, 28 Jul 2023 17:42:19 +0530 Subject: [PATCH] JAVA-22440: Changes made for adding Add missing submodule in respective container modules --- pom.xml | 2 ++ spring-ejb-modules/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 367dd94405..a1a58279d6 100644 --- a/pom.xml +++ b/pom.xml @@ -370,6 +370,7 @@ persistence-modules/spring-data-neo4j java-nashorn jeromq + spring-ejb-modules/ejb-beans @@ -546,6 +547,7 @@ persistence-modules/spring-data-cassandra-reactive persistence-modules/spring-data-neo4j java-nashorn + spring-ejb-modules/ejb-beans diff --git a/spring-ejb-modules/pom.xml b/spring-ejb-modules/pom.xml index 0c9c985782..c5d04dab25 100755 --- a/spring-ejb-modules/pom.xml +++ b/spring-ejb-modules/pom.xml @@ -17,7 +17,7 @@ - ejb-beans + spring-ejb-remote spring-ejb-client wildfly