Author: hboutemy
Date: Thu Jul 26 17:26:06 2012
New Revision: 1366093

URL: http://svn.apache.org/viewvc?rev=1366093&view=rev
Log:
updated decoration version

Modified:
    maven/plugins/trunk/maven-site-plugin/src/site/site.xml

Modified: maven/plugins/trunk/maven-site-plugin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/site.xml?rev=1366093&r1=1366092&r2=1366093&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/site.xml Thu Jul 26 17:26:06 
2012
@@ -19,9 +19,9 @@ specific language governing permissions 
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/DECORATION/1.0.0";
+<project xmlns="http://maven.apache.org/DECORATION/1.3.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";>
+    xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>


Reply via email to