You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/08/03 00:02:57 UTC

svn commit: r1368729 - /maven/pom/trunk/maven/src/site/site.xml

Author: hboutemy
Date: Thu Aug  2 22:02:57 2012
New Revision: 1368729

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

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

Modified: maven/pom/trunk/maven/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site/site.xml?rev=1368729&r1=1368728&r2=1368729&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Thu Aug  2 22:02:57 2012
@@ -19,8 +19,8 @@ specific language governing permissions 
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd">
+<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.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
   <bannerLeft>
     <name>${project.name}</name>
     <src>http://maven.apache.org/images/apache-maven-project-2.png</src>