diff --git a/org.springframework.aspects/pom.xml b/org.springframework.aspects/pom.xml index 278377c12c..65fb3a193f 100644 --- a/org.springframework.aspects/pom.xml +++ b/org.springframework.aspects/pom.xml @@ -49,6 +49,12 @@ ${project.version} compile + + javax.persistence + persistence-api + 1.0 + provided + junit junit @@ -58,12 +64,7 @@ javax.mail mail 1.4 - true - - - javax.persistence - persistence-api - 1.0 + test true