weaver      2004/10/12 13:22:06

  Modified:    etc/project-dependencies pico-nano-groovy.xml
  Log:
  see: http://nagoya.apache.org/jira/browse/JS2-146
  
  Revision  Changes    Path
  1.7       +20 -6     jakarta-jetspeed-2/etc/project-dependencies/pico-nano-groovy.xml
  
  Index: pico-nano-groovy.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/etc/project-dependencies/pico-nano-groovy.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- pico-nano-groovy.xml      20 Jul 2004 13:46:17 -0000      1.6
  +++ pico-nano-groovy.xml      12 Oct 2004 20:22:06 -0000      1.7
  @@ -55,22 +55,36 @@
         </properties>
       </dependency>
       <dependency>
  -      <id>spring:spring-core</id>
  -      <version>1.0.2</version>
  +      <id>springframework:spring-core</id>
  +      <version>1.1.1</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
       </dependency>
       <dependency>
  -      <id>spring:spring-aop</id>
  -      <version>1.0.2</version>
  +      <id>springframework:spring-aop</id>
  +      <version>1.1.1</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
       </dependency>
        <dependency>
  -      <id>spring:spring-context</id>
  -      <version>1.0.2</version>
  +      <id>springframework:spring-context</id>
  +      <version>1.1.1</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +    <dependency>
  +      <id>springframework:spring-dao</id>
  +      <version>1.1.1</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +    <dependency>
  +      <id>springframework:spring-orm</id>
  +      <version>1.1.1</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
  
  
  

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

Reply via email to