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 2016/05/01 17:00:49 UTC

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

Author: hboutemy
Date: Sun May  1 15:00:48 2016
New Revision: 1741867

URL: http://svn.apache.org/viewvc?rev=1741867&view=rev
Log:
use Fluido skin 1.5 since m-site-p 3.5.x requires at least this 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=1741867&r1=1741866&r2=1741867&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Sun May  1 15:00:48 2016
@@ -36,7 +36,7 @@ under the License.
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.4</version>
+    <version>1.5</version>
   </skin>
 
   <custom>