dion 2003/10/16 01:13:19
Modified: src/plugins-build/dist/xdocs changes.xml
src/plugins-build/dist project.xml
Log:
Update docs/project
Revision Changes Path
1.5 +9 -0 maven/src/plugins-build/dist/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/dist/xdocs/changes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 29 Sep 2003 06:09:53 -0000 1.4
+++ changes.xml 16 Oct 2003 08:13:19 -0000 1.5
@@ -6,6 +6,15 @@
</properties>
<body>
+ <release version="1.4" date="in CVS">
+ <action dev="dion" type="update">
+ Moved properties out to plugin.properties
+ </action>
+ <action dev="dion" type="fix">
+ add ${basedir} to ant build file being moved
+ </action>
+ </release>
+
<release version="1.3" date="2003-09-29">
<action dev="dion" type="update">
update to use maven.docs.*/maven.gen.docs
1.15 +1 -1 maven/src/plugins-build/dist/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/dist/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 29 Sep 2003 05:19:11 -0000 1.14
+++ project.xml 16 Oct 2003 08:13:19 -0000 1.15
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-dist-plugin</id>
<name>Maven Distribution Plug-in</name>
- <currentVersion>1.3</currentVersion>
+ <currentVersion>1.4-SNAPSHOT</currentVersion>
<shortDescription>Create source and binary distributions</shortDescription>
<url>http://maven.apache.org/reference/plugins/dist/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/dist/</siteDirectory>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]