[maven-scm-plugin] prepare release 1.10.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@535821 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ccbaeda8d3
commit
a1cbf401f2
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-xdoc-plugin</id>
|
||||
<name>Maven XDoc Plugin</name>
|
||||
<currentVersion>1.10.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.10.1</currentVersion>
|
||||
<description>Convert xdocs into HTML.</description>
|
||||
<shortDescription>Convert xdocs into HTML</shortDescription>
|
||||
<versions>
|
||||
@ -77,6 +77,11 @@
|
||||
<name>1.10</name>
|
||||
<tag>MAVEN_XDOC_1_10</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.10.1</id>
|
||||
<name>1.10.1</name>
|
||||
<tag>MAVEN_XDOC_1_10_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
<author email="shinobu@apache.org">Shinobu Kawai</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.10.1-SNAPSHOT" date="In SVN">
|
||||
<release version="1.10.1" date="2007-05-07">
|
||||
<action dev="shinobu" type="fix" issue="MPXDOC-200" due-to="Benoit Xhenseval">maven-xdoc-plugin-1.10.1-SNAPSHOT fails under JDK 6</action>
|
||||
<action dev="aheritier" type="add" issue="MPXDOC-203">New 'Built by Maven' logos - default changed to mavenlogo_builtby_w.png</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-202">Plugin fails with anonymous access and empty password in scm url.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user