second round of refactoring for the out-of-tx behaviour

This commit is contained in:
Michael Hunger
2011-03-01 13:45:06 +01:00
parent ec4d18309c
commit 4fde64e9e8
28 changed files with 208 additions and 178 deletions

View File

@@ -15,7 +15,7 @@
<org.mockito.version>1.8.4</org.mockito.version>
<org.slf4j.version>1.5.10</org.slf4j.version>
<org.springframework.version>3.0.5.RELEASE</org.springframework.version>
<data.commons.version>1.0.0.M3</data.commons.version>
<data.commons.version>1.0.0.BUILD-SNAPSHOT</data.commons.version>
<neo4j.version>1.3.M03</neo4j.version>
<aspectj.version>1.6.11.M2</aspectj.version>
</properties>