diff --git a/org.springframework.aspects/ivy.xml b/org.springframework.aspects/ivy.xml
index 4277c715dc7..04e0fc1c0b3 100644
--- a/org.springframework.aspects/ivy.xml
+++ b/org.springframework.aspects/ivy.xml
@@ -1,39 +1,39 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.aspects/pom.xml b/org.springframework.aspects/pom.xml
index d194c12c952..82957f5023e 100644
--- a/org.springframework.aspects/pom.xml
+++ b/org.springframework.aspects/pom.xml
@@ -1,77 +1,83 @@
-
-
- 4.0.0
- org.springframework
- spring-aspects
- jar
- 3.0.1.BUILD-SNAPSHOT
-
- org.springframework
- spring-parent
- ../org.springframework.spring-parent
- 3.0.1.BUILD-SNAPSHOT
-
-
-
-
-
- org.aspectj
- aspectjweaver
- true
-
-
- org.springframework
- spring-beans
- ${project.version}
- compile
-
-
- org.springframework
- spring-tx
- ${project.version}
- true
-
-
- org.springframework
- spring-context
- ${project.version}
- compile
-
-
- org.springframework
- spring-context-support
- ${project.version}
- true
-
-
- org.springframework
- spring-test
- ${project.version}
- compile
-
-
- junit
- junit
- test
-
-
- javax.mail
- mail
- 1.4
- true
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
-
+
+
+ 4.0.0
+ org.springframework
+ spring-aspects
+ jar
+ 3.0.1.BUILD-SNAPSHOT
+
+ org.springframework
+ spring-parent
+ ../org.springframework.spring-parent
+ 3.0.1.BUILD-SNAPSHOT
+
+
+
+
+
+ org.aspectj
+ aspectjweaver
+ true
+
+
+ org.springframework
+ spring-beans
+ ${project.version}
+ compile
+
+
+ org.springframework
+ spring-tx
+ ${project.version}
+ true
+
+
+ org.springframework
+ spring-context
+ ${project.version}
+ compile
+
+
+ org.springframework
+ spring-context-support
+ ${project.version}
+ true
+
+
+ org.springframework
+ spring-test
+ ${project.version}
+ compile
+
+
+ junit
+ junit
+ test
+
+
+ javax.mail
+ mail
+ 1.4
+ true
+
+
+ javax.persistence
+ persistence-api
+ 1.0
+ true
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ junit:junit
+
+
+
+
+
+