+ bump Spring version to 3.0.5

This commit is contained in:
Costin Leau
2010-11-09 20:57:36 +02:00
parent df47b9df78
commit 05ef1afffa

View File

@@ -16,7 +16,7 @@
<log4j.version>1.2.15</log4j.version>
<org.mockito.version>1.8.4</org.mockito.version>
<org.slf4j.version>1.5.10</org.slf4j.version>
<org.springframework.version>3.0.4.RELEASE</org.springframework.version>
<org.springframework.version>3.0.5.RELEASE</org.springframework.version>
<!-- dist.* properties are used by the antrun tasks below -->
<dist.id>spring-datastore-keyvalue</dist.id>
<dist.name>Spring Datastore Key-Value</dist.name>