This is an automated email from the ASF dual-hosted git repository. jgallimore pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 8952bd738d1b4abbe0191f18e849ba729de658b4 Author: Jonathan Gallimore <[email protected]> AuthorDate: Fri Jun 14 16:38:58 2019 +0100 Add example --- examples/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/pom.xml b/examples/pom.xml index 999c9df..0b3a4e5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -205,6 +205,7 @@ <module>vaadin-vxx-simple</module> <module>cloud-tomee-azure</module> <module>mp-faulttolerance-timeout</module> + <module>xa-datasource</module> </modules> <dependencies>
