brett 2004/07/13 05:58:00
Modified: . Tag: MAVEN-1_0-BRANCH project.xml
xdocs Tag: MAVEN-1_0-BRANCH changes.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision Changes Path
No revision
No revision
1.317.4.32 +6 -1 maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/project.xml,v
retrieving revision 1.317.4.31
retrieving revision 1.317.4.32
diff -u -r1.317.4.31 -r1.317.4.32
--- project.xml 13 Jul 2004 12:19:40 -0000 1.317.4.31
+++ project.xml 13 Jul 2004 12:58:00 -0000 1.317.4.32
@@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<id>maven</id>
<name>Maven</name>
- <currentVersion>1.0-final-SNAPSHOT</currentVersion>
+ <currentVersion>1.0</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://www.apache.org/</url>
@@ -117,6 +117,11 @@
<id>1.0-rc4</id>
<name>1.0-rc4</name>
<tag>MAVEN_1_0_RC4</tag>
+ </version>
+ <version>
+ <id>1.0</id>
+ <name>1.0</name>
+ <tag>MAVEN_1_0</tag>
</version>
</versions>
<branches/>
No revision
No revision
1.14.4.32 +1 -1 maven/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/changes.xml,v
retrieving revision 1.14.4.31
retrieving revision 1.14.4.32
diff -u -r1.14.4.31 -r1.14.4.32
--- changes.xml 7 Jul 2004 10:00:55 -0000 1.14.4.31
+++ changes.xml 13 Jul 2004 12:58:00 -0000 1.14.4.32
@@ -24,7 +24,7 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
- <release version="1.0-final-SNAPSHOT" date="in CVS">
+ <release version="1.0" date="2004-07-13">
<action dev="brett" type="add">Bundle the Jelly XML tag library for build and
for plugin's convenience</action>
<action dev="brett" type="fix" issue="MAVEN-1296" due-to="Eric Lapierre">Fix
property inheritence under some circumstances</action>
<action dev="brett" type="add">Add different types of download progress
meters.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]