diff --git a/org.springframework.integration/.classpath b/org.springframework.integration/.classpath
index 3ce55bae9e..ead453219f 100644
--- a/org.springframework.integration/.classpath
+++ b/org.springframework.integration/.classpath
@@ -4,7 +4,7 @@
-
+
diff --git a/org.springframework.integration/ivy.xml b/org.springframework.integration/ivy.xml
index 94a0ae0add..ae396aff86 100644
--- a/org.springframework.integration/ivy.xml
+++ b/org.springframework.integration/ivy.xml
@@ -28,7 +28,7 @@
-
+
\ No newline at end of file
diff --git a/org.springframework.integration/pom.xml b/org.springframework.integration/pom.xml
index a98ccb37cd..5a2316c050 100644
--- a/org.springframework.integration/pom.xml
+++ b/org.springframework.integration/pom.xml
@@ -30,6 +30,20 @@
2.3
test
+
+ org.aspectj
+ aspectjrt
+ 1.6.5
+ test
+ true
+
+
+ org.aspectj
+ aspectjweaver
+ 1.6.5
+ test
+ true
+
org.springframework
spring-aop