Author: davidb
Date: Fri Oct 3 11:50:43 2014
New Revision: 1629186
URL: http://svn.apache.org/r1629186
Log:
Remove jpa20 from the reactor pom as that submodule has been deleted.
Modified:
aries/trunk/pom.xml
Modified: aries/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/pom.xml?rev=1629186&r1=1629185&r2=1629186&view=diff
==============================================================================
--- aries/trunk/pom.xml (original)
+++ aries/trunk/pom.xml Fri Oct 3 11:50:43 2014
@@ -53,7 +53,6 @@
<module>ejb</module>
<module>jmx</module>
<module>jpa</module>
- <module>jpa20</module>
<module>spi-fly</module>
<module>samples</module>
<module>esa-maven-plugin</module>