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:10:50 UTC

cvs commit: avalon/fortress/tools project.xml

leosutic    2004/02/25 16:10:50

  Modified:    fortress/tools project.xml
  Log:
  Updated dependencies in preparation for release.
  
  Revision  Changes    Path
  1.5       +5 -5      avalon/fortress/tools/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/tools/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	1 Dec 2003 18:04:15 -0000	1.4
  +++ project.xml	26 Feb 2004 00:10:50 -0000	1.5
  @@ -6,7 +6,7 @@
       <name>Avalon-Fortress-Tools</name>
       <id>avalon-fortress-tools</id>
       <groupId>avalon-fortress</groupId>
  -    <currentVersion>1.1-dev</currentVersion>
  +    <currentVersion>1.1</currentVersion>
       <inceptionYear>2003</inceptionYear>
       <shortDescription>Avalon-Fortress-Tools component</shortDescription>
       <description>
  @@ -16,16 +16,16 @@
       <dependencies>
           <dependency>
               <id>avalon-fortress-container</id>
  -            <version>1.1-dev</version>
  +            <version>1.1</version>
               <groupId>avalon-fortress</groupId>
           </dependency>
           <dependency>
               <id>avalon-framework</id>
  -            <version>4.1.4</version>
  +            <version>4.1.5</version>
           </dependency>
           <dependency>
               <id>excalibur-logger</id>
  -            <version>20030616</version>
  +            <version>1.1</version>
           </dependency>
           <dependency>
               <id>excalibur-event</id>
  @@ -50,7 +50,7 @@
           </dependency>
           <dependency>
               <id>excalibur-sourceresolve</id>
  -            <version>1.0.1</version>
  +            <version>1.1</version>
           </dependency>
           <dependency>
               <id>excalibur-i18n</id>
  
  
  

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