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/12 23:06:28 UTC

svn commit: r486358 - /velocity/site/site/src/site/site.xml

Author: henning
Date: Tue Dec 12 14:06:27 2006
New Revision: 486358

URL: http://svn.apache.org/viewvc?view=rev&rev=486358
Log:
Reference the skin correctly.


Modified:
    velocity/site/site/src/site/site.xml

Modified: velocity/site/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?view=diff&rev=486358&r1=486357&r2=486358
==============================================================================
--- velocity/site/site/src/site/site.xml (original)
+++ velocity/site/site/src/site/site.xml Tue Dec 12 14:06:27 2006
@@ -15,9 +15,10 @@
 
   <skin>
     <groupId>org.apache.velocity</groupId>
-    <artifactId>velocity-site-skin</artifactId>
+    <artifactId>apache-velocity-site-skin</artifactId>
     <version>1.0.0</version>
   </skin>
+
   <body>
     <breadcrumbs>
       <item name="Apache" href="http://www.apache.org"/>