dblevins    2004/10/25 06:04:01

  Modified:    modules/core project.xml
  Log:

  Updated castor version to 0.9.5.3
  
  Revision  Changes    Path
  1.30      +10 -1     openejb/modules/core/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/projects/openejb/scm/openejb/modules/core/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml       19 Oct 2004 02:19:10 -0000      1.29
  +++ project.xml       25 Oct 2004 10:04:01 -0000      1.30
  @@ -257,6 +257,15 @@
                   <runtime>true</runtime>
               </properties>
           </dependency>
  +        
  +        <dependency>
  +            <groupId>oro</groupId>
  +            <artifactId>oro</artifactId>
  +            <version>&oro-version;</version>
  +            <properties>
  +                <runtime>true</runtime>
  +            </properties>
  +        </dependency>
   
           <dependency>
               <groupId>cglib</groupId>
  
  
  

Reply via email to