You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/12/23 16:26:30 UTC

svn commit: r729000 - /maven/components/branches/maven-2.0.10-RC/src/site/site.xml

Author: vsiveton
Date: Tue Dec 23 07:26:30 2008
New Revision: 729000

URL: http://svn.apache.org/viewvc?rev=729000&view=rev
Log:
o merged r728997 

Modified:
    maven/components/branches/maven-2.0.10-RC/src/site/site.xml

Modified: maven/components/branches/maven-2.0.10-RC/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.10-RC/src/site/site.xml?rev=729000&r1=728999&r2=729000&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.10-RC/src/site/site.xml (original)
+++ maven/components/branches/maven-2.0.10-RC/src/site/site.xml Tue Dec 23 07:26:30 2008
@@ -1,4 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 <project>
+  <!-- TODO remove when using Maven Parent 11+ -->
+  <skin>
+    <groupId>org.apache.maven.skins</groupId>
+    <artifactId>maven-stylus-skin</artifactId>
+    <version>1.1-SNAPSHOT</version>
+  </skin>
   <body>
     <menu ref="modules"/>
     <menu ref="reports"/>