You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/09/02 04:25:43 UTC

cvs commit: jakarta-commons/jelly commonDependencies.ent

dion        2004/09/01 19:25:43

  Modified:    jelly/jelly-tags tag-project.xml
               jelly    commonDependencies.ent
  Log:
  Upgrade to a dom4j snapshot after 1.5-RC1
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-commons/jelly/jelly-tags/tag-project.xml
  
  Index: tag-project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/tag-project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- tag-project.xml	1 Sep 2004 05:44:17 -0000	1.9
  +++ tag-project.xml	2 Sep 2004 02:25:43 -0000	1.10
  @@ -268,7 +268,7 @@
       
       <dependency>
         <id>dom4j</id>
  -      <version>1.5-beta-2</version>
  +      <version>20040902.021138</version>
       </dependency>
   
       <dependency>
  
  
  
  1.14      +1 -1      jakarta-commons/jelly/commonDependencies.ent
  
  Index: commonDependencies.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/commonDependencies.ent,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- commonDependencies.ent	27 Aug 2004 04:39:37 -0000	1.13
  +++ commonDependencies.ent	2 Sep 2004 02:25:43 -0000	1.14
  @@ -48,7 +48,7 @@
       
       <dependency>
         <id>dom4j</id>
  -      <version>1.5-beta-2</version>
  +      <version>20040902.021138</version>
       </dependency>
   
       <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org