[maven-scm-plugin] prepare release 1.3.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115512 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-linkcheck-plugin</id>
|
||||
<name>Maven LinkCheck Plug-in</name>
|
||||
<currentVersion>1.3.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.3.1</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>
|
||||
@@ -45,6 +45,11 @@
|
||||
<name>1.3</name>
|
||||
<tag>MAVEN_LINKCHECK_1_3</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.3.1</id>
|
||||
<name>1.3.1</name>
|
||||
<tag>MAVEN_LINKCHECK_1_3_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
@@ -117,6 +122,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- Required for commons-httpclient -->
|
||||
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.8</version>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.3.1-SNAPSHOT" date="in CVS">
|
||||
<release version="1.3.1" date="2004-06-19">
|
||||
<action dev="brett" type="fix">Build and run plugin against the installed version of Maven</action>
|
||||
</release>
|
||||
<release version="1.3" date="2004-05-15">
|
||||
|
||||
Reference in New Issue
Block a user