dion        2004/09/10 16:25:49

  Modified:    jelly/jelly-tags/betwixt project.xml
               jelly/jelly-tags/betwixt/xdocs changes.xml
  Log:
  prep release
  
  Revision  Changes    Path
  1.21      +9 -0      jakarta-commons/jelly/jelly-tags/betwixt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/betwixt/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml       10 Sep 2004 13:35:23 -0000      1.20
  +++ project.xml       10 Sep 2004 23:25:48 -0000      1.21
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-betwixt</id>
     <name>commons-jelly-tags-betwixt</name>
  +  <currentVersion>1.0</currentVersion>
     <package>org.apache.commons.jelly.tags.betwixt</package>
   
     <description>
  @@ -25,6 +26,14 @@
     </description>
     <shortDescription>Commons Jelly Betwixt Tag Library</shortDescription>
     
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_BETWIXT-1_0</tag>
  +    </version>
  +  </versions>
  +
     <dependencies>
   
       <!-- START for compilation -->
  
  
  
  1.2       +2 -1      jakarta-commons/jelly/jelly-tags/betwixt/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/betwixt/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml       7 Sep 2004 15:07:57 -0000       1.1
  +++ changes.xml       10 Sep 2004 23:25:49 -0000      1.2
  @@ -24,7 +24,8 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.0-SNAPSHOT" date="in CVS">
  +    <release version="1.0" date="2004-09-11">
  +      <action dev="dion" type="add">Initial Release</action>
       </release>
     </body>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to