dion 2004/06/29 21:17:04
Modified: dist/src/plugin-test project.xml
dist/xdocs changes.xml
dist project.xml
Log:
Remove tests changes from documentation and version increase per Brett
Revision Changes Path
1.3 +1 -1 maven-plugins/dist/src/plugin-test/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dist/src/plugin-test/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 4 Mar 2004 18:04:01 -0000 1.2
+++ project.xml 30 Jun 2004 04:17:03 -0000 1.3
@@ -23,7 +23,7 @@
<id>test-maven-dist-plugin</id>
<name>Test project for Maven Dist Plugin</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.18 +0 -3 maven-plugins/dist/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dist/xdocs/changes.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- changes.xml 29 Jun 2004 13:03:39 -0000 1.17
+++ changes.xml 30 Jun 2004 04:17:03 -0000 1.18
@@ -24,9 +24,6 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
- <release version="1.7" date="in CVS">
- <action dev="dion" type="update">Reinstate plugin tests</action>
- </release>
<release version="1.6" date="2004-06-25">
<action dev="brett" type="update">Use artifact plugin for deployments</action>
</release>
1.36 +1 -1 maven-plugins/dist/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dist/project.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- project.xml 29 Jun 2004 13:03:39 -0000 1.35
+++ project.xml 30 Jun 2004 04:17:04 -0000 1.36
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-dist-plugin</id>
<name>Maven Distribution Plugin</name>
- <currentVersion>1.7-SNAPSHOT</currentVersion>
+ <currentVersion>1.6</currentVersion>
<shortDescription>Create source and binary distributions</shortDescription>
<url>http://maven.apache.org/reference/plugins/dist/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDIST</issueTrackingUrl>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]