Author: hboutemy
Date: Thu Jan  4 23:26:34 2018
New Revision: 1820241

URL: http://svn.apache.org/viewvc?rev=1820241&view=rev
Log:
Maven Fluido Skin 1.7 released

Modified:
    maven/site/trunk/content/apt/skins/index.apt

Modified: maven/site/trunk/content/apt/skins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/skins/index.apt?rev=1820241&r1=1820240&r2=1820241&view=diff
==============================================================================
--- maven/site/trunk/content/apt/skins/index.apt (original)
+++ maven/site/trunk/content/apt/skins/index.apt Thu Jan  4 23:26:34 2018
@@ -38,7 +38,7 @@ Available Skins
 
*-------------------------------------------------------------------+--------------+----------------------+------------------+------------------------+--------------------+
 | {{{/skins/maven-default-skin/} <<<Maven Default Skin>>>}}         | 1.2      
    | [3.5,)               | You get this skin if you don't specify any skin or 
template. | {{{http://gitbox.apache.org/repos/asf/maven-default-skin/}GIT}} / 
{{{https://github.com/apache/maven-default-skin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSKINS/component/12326472}JIRA}}
 
*-------------------------------------------------------------------+--------------+----------------------+------------------+------------------------+--------------------+
-| {{{/skins/maven-fluido-skin/} <<<Maven Fluido Skin>>>}}           | 1.6      
    | [3.5,)               | Skin based on Bootstrap CSS. | 
{{{http://gitbox.apache.org/repos/asf/maven-fluido-skin/}GIT}} / 
{{{https://github.com/apache/maven-fluido-skin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSKINS/component/12326474}JIRA}}
+| {{{/skins/maven-fluido-skin/} <<<Maven Fluido Skin>>>}}           | 1.7      
    | [3.7,)               | Skin based on Bootstrap CSS. | 
{{{http://gitbox.apache.org/repos/asf/maven-fluido-skin/}GIT}} / 
{{{https://github.com/apache/maven-fluido-skin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSKINS/component/12326474}JIRA}}
 
*-------------------------------------------------------------------+--------------+----------------------+------------------+------------------------+--------------------+
 
   To use one of these skins in your project, you use the <<<skin>>> element of 
the
@@ -52,7 +52,7 @@ Available Skins
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.5</version>
+    <version>1.7</version>
   </skin>
   ...
 </project>


Reply via email to