Skip to content

Commit

Permalink
update Spring version in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Sep 2, 2011
1 parent f2a7f2e commit d8341e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate-search-integrationtest/pom.xml
Expand Up @@ -18,7 +18,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jbossJTA.version>4.15.3.Final</jbossJTA.version>
<spring-release-version>3.0.5.RELEASE</spring-release-version>
<spring-release-version>3.0.6.RELEASE</spring-release-version>
</properties>

<build>
Expand Down

0 comments on commit d8341e0

Please sign in to comment.