dion        2004/09/06 16:34:36

  Modified:    jexl     project.xml
               jexl/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.0
  
  Revision  Changes    Path
  1.26      +6 -1      jakarta-commons/jexl/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml       5 Sep 2004 10:47:01 -0000       1.25
  +++ project.xml       6 Sep 2004 23:34:36 -0000       1.26
  @@ -20,7 +20,7 @@
     <pomVersion>3</pomVersion>
     <id>commons-jexl</id>
     <inceptionYear>2003</inceptionYear>
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0</currentVersion>
     <name>Commons JEXL</name>
     <shortDescription>Commons JEXL Expression Language Engine</shortDescription>
     <description>Jexl is an implementation of the JSTL Expression Language with 
extensions.</description>
  @@ -74,6 +74,11 @@
         <id>1.0-RC1</id>
         <name>1.0-RC1</name>
         <tag>COMMONS_JEXL-1_0-RC1</tag>
  +    </version>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JEXL-1_0</tag>
       </version>
     </versions>
     <branches/>
  
  
  
  1.10      +1 -1      jakarta-commons/jexl/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/xdocs/changes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- changes.xml       1 Sep 2004 00:38:18 -0000       1.9
  +++ changes.xml       6 Sep 2004 23:34:36 -0000       1.10
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.0" date="in CVS">
  +    <release version="1.0" date="2004-09-07">
         <action dev="dion" type="fix">Support ant-style properties</action>
       </release>
       <release version="1.0-RC1" date="2004-08-26">
  
  
  

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

Reply via email to