svn commit: r1027497 - /lenya/trunk/pom.xml
[email protected] Tue, 26 Oct 2010 12:18:12 -0000
| Newsgroups | gmane.comp.cms.lenya.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: florent
Date: Tue Oct 26 12:18:12 2010
New Revision: 1027497
URL: http://svn.apache.org/viewvc?rev=1027497&view=rev
Log:
- add the lenya-core-utils module
Modified:
lenya/trunk/pom.xml
Modified: lenya/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/pom.xml?rev=1027497&r1=1027496&r2=1027497&view=diff
==============================================================================
--- lenya/trunk/pom.xml (original)
+++ lenya/trunk/pom.xml Tue Oct 26 12:18:12 2010
@@ -65,6 +65,7 @@
<module>org.apache.lenya.core.templating</module>
<module>org.apache.lenya.core.usecase</module>
<module>org.apache.lenya.core.workflow</module>
+ <module>org.apache.lenya.core.utils</module>
<module>org.apache.lenya.module.blog</module>
<module>org.apache.lenya.module.bxe</module>
<module>org.apache.lenya.module.cforms</module>