You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2013/11/08 19:40:07 UTC

svn commit: r1540148 - /tomee/tomee/branches/tomee-1.6.0/deps/pom.xml

Author: dblevins
Date: Fri Nov  8 18:40:07 2013
New Revision: 1540148

URL: http://svn.apache.org/r1540148
Log:
move openjpa to the patched-libs dir

Modified:
    tomee/tomee/branches/tomee-1.6.0/deps/pom.xml

Modified: tomee/tomee/branches/tomee-1.6.0/deps/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0/deps/pom.xml?rev=1540148&r1=1540147&r2=1540148&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0/deps/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0/deps/pom.xml Fri Nov  8 18:40:07 2013
@@ -29,6 +29,5 @@
 
   <modules>
     <module>mbean-annotation-api</module>
-    <module>openjpa</module>
   </modules>
 </project>