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/30 21:12:53 UTC

svn commit: r491302 - in /velocity/site: ./ site/pom.xml

Author: henning
Date: Sat Dec 30 12:12:52 2006
New Revision: 491302

URL: http://svn.apache.org/viewvc?view=rev&rev=491302
Log:
doxia plugin version.


Modified:
    velocity/site/   (props changed)
    velocity/site/site/pom.xml

Propchange: velocity/site/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Dec 30 12:12:52 2006
@@ -0,0 +1 @@
+target

Modified: velocity/site/site/pom.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/pom.xml?view=diff&rev=491302&r1=491301&r2=491302
==============================================================================
--- velocity/site/site/pom.xml (original)
+++ velocity/site/site/pom.xml Sat Dec 30 12:12:52 2006
@@ -220,7 +220,7 @@
       <extension>
         <artifactId>doxia-velocity-renderer</artifactId>
         <groupId>org.apache.velocity</groupId>
-        <version>0.0.1</version>
+        <version>0.0.2</version>
       </extension>
     </extensions>
   </build>