You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2004/06/30 22:12:13 UTC

cvs commit: maven-plugins/aspectj/src/plugin-test project.xml

carlos      2004/06/30 13:12:13

  Modified:    aspectj/src/plugin-test project.xml
  Log:
  Use aspectj 1.2
  
  Revision  Changes    Path
  1.3       +1 -1      maven-plugins/aspectj/src/plugin-test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectj/src/plugin-test/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	11 May 2004 15:02:20 -0000	1.2
  +++ project.xml	30 Jun 2004 20:12:13 -0000	1.3
  @@ -55,7 +55,7 @@
       <dependency>
         <groupId>aspectj</groupId>
         <artifactId>aspectjrt</artifactId>
  -      <version>1.2rc1</version>
  +      <version>1.2</version>
       </dependency>
     </dependencies>
     <build>
  
  
  

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