[jboss-cvs] JBossAS SVN: r94233 - projects/ejb3/trunk.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 1 22:32:19 EDT 2009
Author: smarlow at redhat.com
Date: 2009-10-01 22:32:19 -0400 (Thu, 01 Oct 2009)
New Revision: 94233
Modified:
projects/ejb3/trunk/pom.xml
Log:
fix whitespace from previous revision
Modified: projects/ejb3/trunk/pom.xml
===================================================================
--- projects/ejb3/trunk/pom.xml 2009-10-02 02:15:28 UTC (rev 94232)
+++ projects/ejb3/trunk/pom.xml 2009-10-02 02:32:19 UTC (rev 94233)
@@ -32,10 +32,8 @@
The JBoss EJB 3.0 Implementation
</description>
-
<!-- Aggregate Modules -->
-
- <modules>
+ <modules>
<module>aop-deployers</module>
<module>api</module>
<module>async-impl</module>
@@ -73,7 +71,6 @@
</modules>
<profiles>
-
<profile>
<id>eclipse</id>
<build>
More information about the jboss-cvs-commits
mailing list