carlos 2004/11/20 11:59:19
Modified: linkcheck project.xml
linkcheck/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3.4
Revision Changes Path
1.63 +7 -1 maven-plugins/linkcheck/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/linkcheck/project.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- project.xml 20 Nov 2004 19:44:44 -0000 1.62
+++ project.xml 20 Nov 2004 19:59:19 -0000 1.63
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-linkcheck-plugin</id>
<name>Maven LinkCheck Plug-in</name>
- <currentVersion>1.3.4-SNAPSHOT</currentVersion>
+ <currentVersion>1.3.4</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>
@@ -60,6 +60,11 @@
<name>1.3.3</name>
<tag>MAVEN_LINKCHECK_1_3_3</tag>
</version>
+ <version>
+ <id>1.3.4</id>
+ <name>1.3.4</name>
+ <tag>MAVEN_LINKCHECK_1_3_4</tag>
+ </version>
</versions>
<developers>
<developer>
@@ -145,6 +150,7 @@
<version>1.1-SNAPSHOT</version>
</dependency>
-->
+
<dependency>
<!-- Required for commons-httpclient -->
1.30 +1 -1 maven-plugins/linkcheck/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/linkcheck/xdocs/changes.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- changes.xml 20 Nov 2004 19:44:44 -0000 1.29
+++ changes.xml 20 Nov 2004 19:59:19 -0000 1.30
@@ -28,7 +28,7 @@
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="brett" type="update">Make compatible with Maven
1.1</action>
</release>
- <release version="1.3.4-SNAPSHOT" date="in CVS">
+ <release version="1.3.4" date="2004-11-20">
<action dev="carlos" type="fix" issue="MPLINKCHECK-17">Made compatible
with JDK 1.3</action>
</release>
<release version="1.3.3" date="2004-09-24">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]