updated to neo4j 1.3 final, commons RC1

This commit is contained in:
Michael Hunger
2011-04-13 20:40:43 +02:00
parent 33c76ac920
commit 281f6316a4

View File

@@ -15,8 +15,8 @@
<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.BUILD-SNAPSHOT</data.commons.version>
<neo4j.version>1.3-SNAPSHOT</neo4j.version>
<data.commons.version>1.0.0.RC1</data.commons.version>
<neo4j.version>1.3</neo4j.version>
<aspectj.version>1.6.11.RELEASE</aspectj.version>
</properties>
<profiles>