Author: hboutemy
Date: Sun May  1 15:28:47 2016
New Revision: 1741869

URL: http://svn.apache.org/viewvc?rev=1741869&view=rev
Log:
updated decorator version to match version used by m-site-p 3.5.1

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

Modified: maven/site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/site.xml?rev=1741869&r1=1741868&r2=1741869&view=diff
==============================================================================
--- maven/site/trunk/content/site.xml (original)
+++ maven/site/trunk/content/site.xml Sun May  1 15:28:47 2016
@@ -20,9 +20,9 @@ under the License.
 -->
 
 
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0";
+<project xmlns="http://maven.apache.org/DECORATION/1.7.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
   name="Maven">
   <version position="none" />
 


Reply via email to