+ update Spring's Cache abstraction to Spring 3.1 M2

This commit is contained in:
Costin Leau
2011-07-13 16:18:07 +03:00
parent 44e79040e5
commit 60bca9e549
5 changed files with 26 additions and 208 deletions

View File

@@ -59,7 +59,7 @@ limitations under the License.
</licenses>
<properties>
<spring.version>3.1.0.M1</spring.version>
<spring.version>3.1.0.M2</spring.version>
<junit.version>4.7</junit.version>
<!-- javadoc configuration -->