+ upgrade to AspectJ 1.6.8

+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
This commit is contained in:
Costin Leau
2010-02-04 11:46:21 +00:00
parent ac93b81a78
commit 0fd4a45070
43 changed files with 75 additions and 61 deletions

View File

@@ -27,8 +27,8 @@
</dependency>
<dependency>
<groupId>javax.inject</groupId>
<artifactId>com.springsource.javax.inject</artifactId>
<version>0.9.0.PFD</version>
<artifactId>javax.inject</artifactId>
<version>1</version>
<scope>test</scope>
</dependency>
<dependency>