jvanzyl 2003/07/14 14:51:20
Modified: . project.xml
Log:
o The show continues.
Revision Changes Path
1.286 +6 -1 maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/project.xml,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- project.xml 14 Jul 2003 21:29:40 -0000 1.285
+++ project.xml 14 Jul 2003 21:51:20 -0000 1.286
@@ -4,7 +4,7 @@
<pomVersion>3</pomVersion>
<id>maven</id>
<name>Maven</name>
- <currentVersion>1.0-beta-10</currentVersion>
+ <currentVersion>1.0-beta-11-SNAPSHOT</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://jakarta.apache.org/</url>
@@ -77,6 +77,11 @@
<version>
<id>b10</id>
<name>1.0-beta-10</name>
+ <tag>MAVEN_1_0_B10</tag>
+ </version>
+ <version>
+ <id>b11</id>
+ <name>1.0-beta-11</name>
<tag>HEAD</tag>
</version>
</versions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]