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/17 20:23:38 UTC

cvs commit: maven-plugins/aspectj/xdocs index.xml

carlos      2004/06/17 11:23:38

  Modified:    aspectj/xdocs index.xml
  Log:
  Now using AspectJ 1.2 release.
  
  Revision  Changes    Path
  1.6       +2 -2      maven-plugins/aspectj/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectj/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml	17 Jun 2004 18:09:20 -0000	1.5
  +++ index.xml	17 Jun 2004 18:23:38 -0000	1.6
  @@ -113,7 +113,7 @@
              <dependency>
                <groupId>aspectj</groupId>
                <artifactId>aspectjrt</artifactId>
  -             <version>1.2rc1</version>
  +             <version>1.2</version>
                <url>http://www.eclipse.org/aspectj</url>
                <properties>
                   <war.bundle>true</war.bundle>
  @@ -180,7 +180,7 @@
           <dependency>
               <groupId>aspectj</groupId>
               <artifactId>aspectjrt</artifactId>
  -            <version>1.2rc1</version>
  +            <version>1.2</version>
               <url>http://www.eclipse.org/aspectj</url>
               <properties>
                   <war.bundle>true</war.bundle>
  
  
  

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