Author: hboutemy
Date: Sat Apr 12 16:19:28 2014
New Revision: 1586871
URL: http://svn.apache.org/r1586871
Log:
Doxia 1.5 released
Modified:
maven/doxia/site/trunk/content/site.xml
maven/doxia/site/trunk/pom.xml
Modified: maven/doxia/site/trunk/content/site.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/trunk/content/site.xml?rev=1586871&r1=1586870&r2=1586871&view=diff
==============================================================================
--- maven/doxia/site/trunk/content/site.xml (original)
+++ maven/doxia/site/trunk/content/site.xml Sat Apr 12 16:19:28 2014
@@ -74,8 +74,11 @@ under the License.
<item name="Create a Doxia Macro" href="developers/macros.html"/>
<item name="Using the Sink API" href="developers/sink.html"/>
</item>
- <item name="Doxia 1.4" href="doxia/index.html" collapse="false">
+ <item name="Doxia 1.5" href="doxia/index.html" collapse="false">
<item name="Doxia base" href="doxia/index.html"/>
+ </item>
+ <item name="Doxia 1.4" href="doxia-archives/doxia-1.4/index.html"
collapse="false">
+ <item name="Doxia base" href="doxia-archives/doxia-1.4/index.html"/>
<item name="Doxia Sitetools" href="doxia-sitetools/index.html"/>
</item>
<item name="Doxia 1.3" href="doxia-archives/doxia-1.3/index.html"
collapse="false">
Modified: maven/doxia/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1586871&r1=1586870&r2=1586871&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Sat Apr 12 16:19:28 2014
@@ -180,7 +180,7 @@ under the License.
</pluginRepositories>
<properties>
- <doxiaVersion>1.4</doxiaVersion>
+ <doxiaVersion>1.5</doxiaVersion>
<site.output>${project.build.directory}/site</site.output>
</properties>