[maven-scm-plugin] prepare release 1.3.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115776 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b55bfa97f3
commit
2bf4c471ad
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-linkcheck-plugin</id>
|
||||
<name>Maven LinkCheck Plug-in</name>
|
||||
<currentVersion>1.3.2-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.3.2</currentVersion>
|
||||
<description>Check xdoc links. Requires Maven 1.0 RC2.</description>
|
||||
<shortDescription>Check xdoc links</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/linkcheck/</url>
|
||||
@ -50,6 +50,11 @@
|
||||
<name>1.3.1</name>
|
||||
<tag>MAVEN_LINKCHECK_1_3_1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.3.2</id>
|
||||
<name>1.3.2</name>
|
||||
<tag>MAVEN_LINKCHECK_1_3_2</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.3.2-SNAPSHOT" date="in CVS">
|
||||
<release version="1.3.2" date="2004-07-10">
|
||||
<action dev="brett" type="update" issue="MPLINKCHECK-14">Only log exception in debug mode on connection refused</action>
|
||||
<action dev="brett" type="update">Update commons-*</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user