dion 2004/09/10 00:17:17
Modified: jelly/jelly-tags/junit project.xml
Log:
prepare relase
Revision Changes Path
1.13 +9 -1 jakarta-commons/jelly/jelly-tags/junit/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/junit/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 10 Sep 2004 04:33:42 -0000 1.12
+++ project.xml 10 Sep 2004 07:17:17 -0000 1.13
@@ -18,7 +18,7 @@
<extend>${basedir}/../tag-project.xml</extend>
<id>commons-jelly-tags-junit</id>
<name>commons-jelly-tags-junit</name>
- <!--currentVersion>1.0-SNAPSHOT</currentVersion-->
+ <currentVersion>1.0</currentVersion>
<package>org.apache.commons.jelly.tags.junit</package>
@@ -27,6 +27,14 @@
</description>
<shortDescription>Commons Jelly JUnit Tag Library</shortDescription>
+ <versions>
+ <version>
+ <id>1.0</id>
+ <name>1.0</name>
+ <tag>COMMONS_JELLY_JUNIT-1_0</tag>
+ </version>
+ </versions>
+
<dependencies>
<!-- START for compilation -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]