dion 2004/09/09 09:01:15
Modified: jelly project.xml
Log:
Bump version and add tag
Revision Changes Path
1.150 +6 -1 jakarta-commons/jelly/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/project.xml,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- project.xml 9 Sep 2004 15:35:01 -0000 1.149
+++ project.xml 9 Sep 2004 16:01:15 -0000 1.150
@@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<name>commons-jelly</name>
<id>commons-jelly</id>
- <currentVersion>1.0-beta-4-SNAPSHOT</currentVersion>
+ <currentVersion>1.0-beta-4</currentVersion>
<organization>
<name>Apache Software Foundation</name>
@@ -98,6 +98,11 @@
<id>1.0-beta-1</id>
<name>1.0-beta-1</name>
<tag>1.0-beta-1</tag>
+ </version>
+ <version>
+ <id>1.0-beta-4</id>
+ <name>1.0-beta-4</name>
+ <tag>COMMONS-JELLY-1_0-beta-4</tag>
</version>
</versions>
<branches></branches>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]