diff options
Diffstat (limited to 'sandbox/travelsample/launchers')
-rw-r--r-- | sandbox/travelsample/launchers/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/pom.xml b/sandbox/travelsample/launchers/pom.xml index 84ad01e95f..b65ca2fc6a 100644 --- a/sandbox/travelsample/launchers/pom.xml +++ b/sandbox/travelsample/launchers/pom.xml @@ -48,6 +48,7 @@ <module>fullapp-launcher</module> <module>notification-ws-launcher</module> <module>notification-corba-launcher</module> + <module>notification-ejb-launcher</module> <module>notification-rmi-launcher</module> </modules> </profile> |