Author: nbubna
Date: Tue Nov 30 18:26:37 2010
New Revision: 1040672
URL: http://svn.apache.org/viewvc?rev=1040672&view=rev
Log:
fix site issues
Modified:
velocity/engine/trunk/src/changes/changes.xml
velocity/engine/trunk/src/site/site.xml
Modified: velocity/engine/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/src/changes/changes.xml?rev=1040672&r1=1040671&r2=1040672&view=diff
==============================================================================
--- velocity/engine/trunk/src/changes/changes.xml (original)
+++ velocity/engine/trunk/src/changes/changes.xml Tue Nov 30 18:26:37 2010
@@ -32,7 +32,7 @@
</action>
<action type="add" dev="nbubna">
- Add access to template and directive debugging info via $<scope>.info.
+ Add access to template and directive debugging info via
$&lt;scope&gt;.info.
</action>
<action type="fix" dev="nbubna" issue="VELOCITY-766">
Modified: velocity/engine/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/src/site/site.xml?rev=1040672&r1=1040671&r2=1040672&view=diff
==============================================================================
--- velocity/engine/trunk/src/site/site.xml (original)
+++ velocity/engine/trunk/src/site/site.xml Tue Nov 30 18:26:37 2010
@@ -43,7 +43,7 @@
<skin>
<groupId>org.apache.velocity.site</groupId>
<artifactId>velocity-site-skin</artifactId>
- <version>1.2.3</version>
+ <version>2.0.0-SNAPSHOT</version>
</skin>
<body>