You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2006/12/31 18:33:11 UTC

svn commit: r491454 - /velocity/site/pom.xml

Author: henning
Date: Sun Dec 31 09:33:10 2006
New Revision: 491454

URL: http://svn.apache.org/viewvc?view=rev&rev=491454
Log:
add news plugin to the reactor build.


Modified:
    velocity/site/pom.xml

Modified: velocity/site/pom.xml
URL: http://svn.apache.org/viewvc/velocity/site/pom.xml?view=diff&rev=491454&r1=491453&r2=491454
==============================================================================
--- velocity/site/pom.xml (original)
+++ velocity/site/pom.xml Sun Dec 31 09:33:10 2006
@@ -41,6 +41,7 @@
   <modules>
     <module>apache-velocity-site-skin</module>
     <module>doxia-velocity-renderer</module>
+    <module>velocity-news-plugin</module>
   </modules>
 
   <build>