henning 2003/08/18 14:57:16
Modified: . project.xml
Log:
- Adding some release information
- Bumping Version to RC1, ready for tagging
Revision Changes Path
1.127 +16 -1 jakarta-turbine-2/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- project.xml 14 Jul 2003 16:53:56 -0000 1.126
+++ project.xml 18 Aug 2003 21:57:16 -0000 1.127
@@ -4,7 +4,7 @@
<pomVersion>3</pomVersion>
<name>jakarta-turbine-2</name>
<id>turbine</id>
- <currentVersion>2.3-dev</currentVersion>
+ <currentVersion>2.3-rc1</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://jakarta.apache.org/</url>
@@ -29,6 +29,21 @@
<developerConnection>scm:cvs:ext:[EMAIL
PROTECTED]:/home/cvs:jakarta-turbine-2</developerConnection>
<url>http://cvs.apache.org/viewcvs/jakarta-turbine-2/</url>
</repository>
+
+<releases>
+ <release>
+ <version>2.1</version>
+ <tag>TURBINE_2_1</tag>
+ </release>
+ <release>
+ <version>2.2</version>
+ <tag>TURBINE_2_2_0</tag>
+ </release>
+ <release>
+ <version>2.3-rc1</version>
+ <tag>TURBINE_2_3_RC1</tag>
+ </release>
+ </releases>
<mailingLists>
<mailingList>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]