You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2004/02/26 01:11:04 UTC

cvs commit: avalon/fortress/container project.xml

leosutic    2004/02/25 16:11:04

  Modified:    fortress/container project.xml
  Log:
  Updated dependencies in preparation for release.
  
  Revision  Changes    Path
  1.11      +4 -4      avalon/fortress/container/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/container/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	21 Feb 2004 13:47:20 -0000	1.10
  +++ project.xml	26 Feb 2004 00:11:04 -0000	1.11
  @@ -6,7 +6,7 @@
       <name>Avalon-Fortress-Container</name>
       <id>avalon-fortress-container</id>
       <groupId>avalon-fortress</groupId>
  -    <currentVersion>1.1-dev</currentVersion>
  +    <currentVersion>1.1</currentVersion>
       <inceptionYear>2003</inceptionYear>
       <shortDescription>The Avalon-Fortress container</shortDescription>
       <description>
  @@ -19,7 +19,7 @@
       <dependencies>
           <dependency>
               <id>avalon-framework</id>
  -            <version>20030616</version>
  +            <version>4.1.5</version>
               <groupId>framework</groupId>
           </dependency>
           <dependency>
  @@ -58,11 +58,11 @@
           </dependency>
           <dependency>
               <id>excalibur-logger</id>
  -            <version>20030616</version>
  +            <version>1.1</version>
           </dependency>
           <dependency>
               <id>excalibur-sourceresolve</id>
  -            <version>1.0.1</version>
  +            <version>1.1</version>
           </dependency>
           <dependency>
               <id>excalibur-lifecycle</id>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org