Ooops, put the parent pom on the wrong branch.

This commit is contained in:
dsyer
2007-10-10 17:50:28 +00:00
parent 7d536d567b
commit 5eac2d9522

View File

@@ -263,7 +263,12 @@
<groupId>aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<version>1.5.3</version>
</dependency>
</dependency>
<dependency>
<groupId>aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.5.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>