Upgraded to AspectJ 1.5RC1
PR: MPASPECTJ-21 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@357964 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -121,12 +121,12 @@
|
||||
<dependency>
|
||||
<groupId>aspectj</groupId>
|
||||
<artifactId>aspectjrt</artifactId>
|
||||
<version>1.5.0_M5</version>
|
||||
<version>1.5.0_RC1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>aspectj</groupId>
|
||||
<artifactId>aspectjtools</artifactId>
|
||||
<version>1.5.0_M5</version>
|
||||
<version>1.5.0_RC1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="4.0-SNAPSHOT" date="in Subversion">
|
||||
<action dev="carlos" type="update" issue="MPASPECTJ-21">Upgraded to AspectJ 1.5</action>
|
||||
<action dev="carlos" type="update" issue="MPASPECTJ-21">Upgraded to AspectJ 1.5RC1</action>
|
||||
</release>
|
||||
<release version="3.3-SNAPSHOT" date="in Subversion">
|
||||
<action dev="carlos" type="add" issue="MPASPECTJ-24" due-to="Shinobu Kawai">
|
||||
|
||||
Reference in New Issue
Block a user