You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2004/02/21 16:50:30 UTC

cvs commit: jakarta-cactus/scratchpad/cactus2 default-project.xml

vmassol     2004/02/21 07:50:30

  Modified:    scratchpad/cactus2/integration/maven project.xml
               scratchpad/cactus2 default-project.xml
  Log:
  use AspectWerkz 0.9
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-cactus/scratchpad/cactus2/integration/maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/scratchpad/cactus2/integration/maven/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	13 Feb 2004 14:12:48 -0000	1.1
  +++ project.xml	21 Feb 2004 15:50:30 -0000	1.2
  @@ -97,7 +97,7 @@
       <dependency>
         <groupId>aspectwerkz</groupId>
         <artifactId>aspectwerkz</artifactId>
  -      <version>0.9.RC2.dev.20040125</version>
  +      <version>0.9</version>
       </dependency>
       <dependency>
         <groupId>dom4j</groupId>
  
  
  
  1.2       +2 -2      jakarta-cactus/scratchpad/cactus2/default-project.xml
  
  Index: default-project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/scratchpad/cactus2/default-project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- default-project.xml	13 Feb 2004 14:12:49 -0000	1.1
  +++ default-project.xml	21 Feb 2004 15:50:30 -0000	1.2
  @@ -96,12 +96,12 @@
       <dependency>
         <groupId>aspectwerkz</groupId>
         <artifactId>aspectwerkz-core</artifactId>
  -      <version>0.9.RC2.dev.20040125</version>
  +      <version>0.9</version>
       </dependency>
       <dependency>
         <groupId>aspectwerkz</groupId>
         <artifactId>aspectwerkz</artifactId>
  -      <version>0.9.RC2.dev.20040125</version>
  +      <version>0.9</version>
       </dependency>
       <dependency>
         <groupId>junit</groupId>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org