brett 2004/06/25 20:23:46
Modified: xdoc project.xml
xdoc/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.7.2
Revision Changes Path
1.55 +6 -1 maven-plugins/xdoc/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- project.xml 25 Jun 2004 15:24:31 -0000 1.54
+++ project.xml 26 Jun 2004 03:23:46 -0000 1.55
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-xdoc-plugin</id>
<name>Maven XDoc Plug-in</name>
- <currentVersion>1.7.2-SNAPSHOT</currentVersion>
+ <currentVersion>1.7.2</currentVersion>
<description>Convert xdocs into HTML. Requires Maven 1.0 RC2.</description>
<shortDescription>Convert xdocs into HTML</shortDescription>
<url>http://maven.apache.org/reference/plugins/xdoc/</url>
@@ -54,6 +54,11 @@
<id>1.7.1</id>
<name>1.7.1</name>
<tag>MAVEN_XDOC_1_7_1</tag>
+ </version>
+ <version>
+ <id>1.7.2</id>
+ <name>1.7.2</name>
+ <tag>MAVEN_XDOC_1_7_2</tag>
</version>
</versions>
<developers>
1.54 +1 -1 maven-plugins/xdoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- changes.xml 13 Jun 2004 05:26:16 -0000 1.53
+++ changes.xml 26 Jun 2004 03:23:46 -0000 1.54
@@ -25,7 +25,7 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
- <release version="1.7.2" date="in CVS">
+ <release version="1.7.2" date="2004-06-25">
<action dev="brett" type="fix" issue="MPXDOC-92">Correct ampersand handling
in hrefs.</action>
<action dev="brett" type="fix">Build and run plugin against the installed
version of Maven</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]