Author: hboutemy
Date: Sat Sep 12 12:25:29 2009
New Revision: 814159
URL: http://svn.apache.org/viewvc?rev=814159&view=rev
Log:
added XML Schema reference to site.xml
Modified:
maven/plugins/trunk/maven-repository-plugin/src/site/site.xml
Modified: maven/plugins/trunk/maven-repository-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/src/site/site.xml?rev=814159&r1=814158&r2=814159&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/src/site/site.xml Sat Sep 12
12:25:29 2009
@@ -19,7 +19,7 @@
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
<body>
<menu name="Overview">
<item name="Introduction" href="index.html" />