dion        2003/07/28 19:10:32

  Modified:    src/plugins-build/hibernate project.xml
  Log:
  Rearrange jelly dep
  
  Revision  Changes    Path
  1.10      +3 -2      maven/src/plugins-build/hibernate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/hibernate/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml       25 Jul 2003 06:21:15 -0000      1.9
  +++ project.xml       29 Jul 2003 02:10:32 -0000      1.10
  @@ -44,10 +44,11 @@
       </dependency>
       
       <dependency>
  -      <id>commons-jelly</id>
  +      <groupId>commons-jelly</groupId>
  +      <artifactId>commons-jelly</artifactId>
         <version>20030724.033229</version>
  +      <url>http://jakarta.apache.org/commons/jelly/</url>
       </dependency>
  -    
       
       <dependency>
         <groupId>commons-lang</groupId>
  
  
  

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

Reply via email to