You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ws...@apache.org on 2008/04/02 19:01:09 UTC

svn commit: r643973 - /archiva/parent/src/site/site.xml

Author: wsmoak
Date: Wed Apr  2 10:01:02 2008
New Revision: 643973

URL: http://svn.apache.org/viewvc?rev=643973&view=rev
Log:
Lock down to a released version of the site skin

Modified:
    archiva/parent/src/site/site.xml

Modified: archiva/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/parent/src/site/site.xml?rev=643973&r1=643972&r2=643973&view=diff
==============================================================================
--- archiva/parent/src/site/site.xml (original)
+++ archiva/parent/src/site/site.xml Wed Apr  2 10:01:02 2008
@@ -34,6 +34,7 @@
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-stylus-skin</artifactId>
+    <version>1.0.1</version>
   </skin>
   <body>
     <!-- TODO: inherited breadcrumbs, head, link menu -->