Working on 1.10-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348837 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4734096073
commit
58313e80bc
@ -78,6 +78,11 @@
|
||||
<name>1.9.2</name>
|
||||
<tag>maven-xdoc-plugin-1.9.2</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.10-SNAPSHOT</id>
|
||||
<name>1.10-SNAPSHOT</name>
|
||||
<tag>MAVEN_XDOC_1_10-SNAPSHOT</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
<author email="vincent.siveton@gmail.org">Vincent Siveton</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.10" date="in SVN">
|
||||
<release version="1.10-SNAPSHOT" date="in SVN">
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-177">Internationalized sites have no images.</action>
|
||||
<action dev="ltheussl" type="add" issue="MPXDOC-164">New goal <code>xdoc:sitemap</code> to generate a sitemap.</action>
|
||||
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user