You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/12/07 22:37:36 UTC

cvs commit: maven/src/test/touchstone-build project.xml

dion        2003/12/07 13:37:36

  Modified:    src/test/touchstone-build Tag: MAVEN-1_0-BRANCH project.xml
  Log:
  Correct Jelly version
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.34.4.1  +1 -1      maven/src/test/touchstone-build/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/test/touchstone-build/project.xml,v
  retrieving revision 1.34
  retrieving revision 1.34.4.1
  diff -u -r1.34 -r1.34.4.1
  --- project.xml	19 Aug 2003 04:45:37 -0000	1.34
  +++ project.xml	7 Dec 2003 21:37:36 -0000	1.34.4.1
  @@ -148,7 +148,7 @@
   
       <dependency>
         <id>commons-jelly</id>
  -      <version>20030724.033229</version>
  +      <version>20030902.160215</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  

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