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/10 08:53:53 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/jaxme project.xml

dion        2004/09/09 23:53:53

  Modified:    jelly/jelly-tags/jaxme project.xml
  Log:
  Fix typo
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-commons/jelly/jelly-tags/jaxme/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	10 Sep 2004 06:42:42 -0000	1.4
  +++ project.xml	10 Sep 2004 06:53:53 -0000	1.5
  @@ -61,13 +61,13 @@
   
       <dependency>
         <id>commons-jelly</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0-beta-4</version>
       </dependency>
   
       <dependency>
         <artifactId>commons-jelly-tags-junit</artifactId>
         <groupId>commons-jelly</groupId>
  -      <version>1.0-beta-4</version>
  +      <version>SNAPSHOT</version>
       </dependency>    
       <dependency>
         <artifactId>commons-jelly-tags-xmlunit</artifactId>
  
  
  

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