You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/06/14 15:44:25 UTC

[tomee] 03/04: Add example

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 <jo...@jrg.me.uk>
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>