You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ne...@apache.org on 2004/05/07 14:09:09 UTC

cvs commit: avalon-excalibur/fortress/container-api project.xml

neeme       2004/05/07 05:09:09

  Modified:    fortress/container-api project.xml
  Log:
  <groupId>framework</groupId> -> <groupId>avalon-framework</groupId>
  
  Revision  Changes    Path
  1.3       +1 -1      avalon-excalibur/fortress/container-api/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/fortress/container-api/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	30 Mar 2004 12:15:16 -0000	1.2
  +++ project.xml	7 May 2004 12:09:09 -0000	1.3
  @@ -33,7 +33,7 @@
           <dependency>
               <id>avalon-framework</id>
               <version>4.1.5</version>
  -            <groupId>framework</groupId>
  +            <groupId>avalon-framework</groupId>
           </dependency>
           <dependency>
               <groupId>excalibur-event</groupId>
  
  
  

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