taylor      2004/05/11 22:43:58

  Modified:    portal   project.xml
  Log:
  Nano container snapshot was modified, breaking the build
  freezing on a version until I can sort out what changed
  
  Revision  Changes    Path
  1.60      +2 -2      jakarta-jetspeed-2/portal/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/project.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- project.xml       29 Apr 2004 02:53:37 -0000      1.59
  +++ project.xml       12 May 2004 05:43:58 -0000      1.60
  @@ -105,14 +105,14 @@
   
       <dependency>
         <id>picocontainer</id>
  -      <version>1.0-beta-5-SNAPSHOT</version>
  +      <version>1.0-beta-5</version>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
       </dependency>
       <dependency>
         <id>nanocontainer</id>
  -      <version>1.0-beta-1-SNAPSHOT</version>
  +      <version>1.0-beta-1</version>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
  
  
  

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

Reply via email to