dion 2004/06/29 21:16:05
Modified: clean/xdocs changes.xml
clean/src/plugin-test project.xml
clean project.xml
Log:
Remove tests changes from documentation and version increase per Brett
Revision Changes Path
1.12 +0 -3 maven-plugins/clean/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clean/xdocs/changes.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- changes.xml 29 Jun 2004 12:45:57 -0000 1.11
+++ changes.xml 30 Jun 2004 04:16:05 -0000 1.12
@@ -24,9 +24,6 @@
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
- <release version="1.4-SNAPSHOT" date="in CVS">
- <action dev="dion" type="update">Use assert taglib in plugin test.</action>
- </release>
<release version="1.3" date="2004-06-19">
<action dev="brett" type="fix" issue="MPCLEAN-1">Also clean maven.build.dest
in case it is moved outside maven.build.dir</action>
</release>
1.4 +1 -1 maven-plugins/clean/src/plugin-test/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clean/src/plugin-test/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 11 May 2004 15:06:54 -0000 1.3
+++ project.xml 30 Jun 2004 04:16:05 -0000 1.4
@@ -23,7 +23,7 @@
<id>test-maven-clean-plugin</id>
<name>Test project for Maven Clean</name>
<groupId>maven</groupId>
- <currentVersion>1.0-SNAPSHOT</currentVersion>
+ <currentVersion>1.0</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://www.apache.org/</url>
1.20 +1 -1 maven-plugins/clean/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clean/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 29 Jun 2004 12:45:58 -0000 1.19
+++ project.xml 30 Jun 2004 04:16:05 -0000 1.20
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-clean-plugin</id>
<name>Maven Clean Plugin</name>
- <currentVersion>1.4-SNAPSHOT</currentVersion>
+ <currentVersion>1.3</currentVersion>
<description/>
<shortDescription>Clean plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/clean/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]