diff --git a/project.properties b/project.properties index ea1eeee7b0..81fb8929ea 100644 --- a/project.properties +++ b/project.properties @@ -106,6 +106,8 @@ maven.jar.casclient = ${basedir}/lib/cas/casclient-2.0.10.jar maven.jar.resin-extracted = ${basedir}/lib/extracted/resin/resin-extracted.jar +maven.jar.spring-mock = ${basedir}/lib/spring/spring-mock.jar + # Site generation properties diff --git a/project.xml b/project.xml index 0800c28d55..720f170a29 100644 --- a/project.xml +++ b/project.xml @@ -139,6 +139,13 @@ + + springframework + spring-mock + 1.0.1 + http://www.springframework.org + + aopalliance aopalliance