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 2015/04/15 18:53:45 UTC

[08/12] tomee git commit: Updating pom

Updating pom


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/6f968caa
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/6f968caa
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/6f968caa

Branch: refs/heads/master
Commit: 6f968caa54619e0b2a62ae3ab619cfe2f5af338e
Parents: e8150bb
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Apr 15 17:50:47 2015 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Apr 15 17:50:47 2015 +0100

----------------------------------------------------------------------
 examples/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/6f968caa/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 560ddfd..52088d3 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -156,6 +156,7 @@
     <module>webservice-holder</module>
     <module>moviefun</module>
     <module>moviefun-rest</module>
+    <module>resources-jmx-example</module>
   </modules>
 
   <dependencies>