Author: hboutemy
Date: Fri Jul 27 14:09:46 2012
New Revision: 1366389

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

Modified:
    maven/site/trunk/src/site/site.xml

Modified: maven/site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/site.xml?rev=1366389&r1=1366388&r2=1366389&view=diff
==============================================================================
--- maven/site/trunk/src/site/site.xml (original)
+++ maven/site/trunk/src/site/site.xml Fri Jul 27 14:09:46 2012
@@ -20,9 +20,9 @@ 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";
   name="Maven">
   <version position="none" />
 


Reply via email to