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 2014/07/01 02:07:25 UTC

svn commit: r1606950 - /maven/doxia/site/trunk/pom.xml

Author: hboutemy
Date: Tue Jul  1 00:07:25 2014
New Revision: 1606950

URL: http://svn.apache.org/r1606950
Log:
Doxia base 1.6 and Doxia Site Tools 1.6 released

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

Modified: maven/doxia/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1606950&r1=1606949&r2=1606950&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Tue Jul  1 00:07:25 2014
@@ -180,7 +180,7 @@ under the License.
   </pluginRepositories>
 
   <properties>
-    <doxiaVersion>1.5</doxiaVersion>
+    <doxiaVersion>1.6</doxiaVersion>
     <site.output>${project.build.directory}/site</site.output>
   </properties>