brett 2004/05/15 19:12:19
Modified: multichanges project.xml
multichanges/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.1
Revision Changes Path
1.11 +6 -1 maven-plugins/multichanges/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/multichanges/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 16 May 2004 01:35:47 -0000 1.10
+++ project.xml 16 May 2004 02:12:19 -0000 1.11
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-multichanges-plugin</id>
<name>Maven MultiChanges plugin</name>
- <currentVersion>1.1-SNAPSHOT</currentVersion>
+ <currentVersion>1.1</currentVersion>
<description>Produce release dashboard for subprojects. Requires Maven 1.0
RC3.</description>
<url>http://maven.apache.org/reference/plugins/multichanges/</url>
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10322</issueTrackingUrl>
@@ -38,6 +38,11 @@
<id>1.0</id>
<name>1.0</name>
<tag>MAVEN_MULTICHANGES_1_0</tag>
+ </version>
+ <version>
+ <id>1.1</id>
+ <name>1.1</name>
+ <tag>MAVEN_MULTICHANGES_1_1</tag>
</version>
</versions>
<developers>
1.5 +1 -2 maven-plugins/multichanges/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/multichanges/xdocs/changes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 1 May 2004 12:24:48 -0000 1.4
+++ changes.xml 16 May 2004 02:12:19 -0000 1.5
@@ -24,8 +24,7 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
- <release version="1.1" date="in CVS">
- </release>
+ <release version="1.1" date="2004-05-15"></release>
<release version="1.0" date="2004-03-10">
<action dev="vmassol" type="add">Initial creation.</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]