remove aspectj
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b8a467ef Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b8a467ef Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b8a467ef Branch: refs/heads/managed-context Commit: b8a467ef71411e33b602b75a81c4443fdf037c3d Parents: 7ed91f1 Author: Darren Shepherd <[email protected]> Authored: Mon Sep 30 10:38:09 2013 -0700 Committer: Darren Shepherd <[email protected]> Committed: Mon Sep 30 10:38:09 2013 -0700 ---------------------------------------------------------------------- utils/pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b8a467ef/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 3eea8fe..35012b2 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -37,10 +37,6 @@ <artifactId>spring-context</artifactId> </dependency> <dependency> - <groupId>org.aspectj</groupId> - <artifactId>aspectjweaver</artifactId> - </dependency> - <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </dependency>
