Commit 0494a526 by Venkatesh Seetharam

Upgrade titan to 0.5.3. Contributed by Venkatesh Seetharam

parent f0f22765
......@@ -66,8 +66,8 @@
<slf4j.version>1.7.7</slf4j.version>
<jetty.version>6.1.26</jetty.version>
<jersey.version>1.9</jersey.version>
<blueprints-core.version>2.5.0</blueprints-core.version>
<titan.version>0.5.2</titan.version>
<tinkerpop.version>2.5.0</tinkerpop.version>
<titan.version>0.5.3</titan.version>
</properties>
<profiles>
......@@ -534,7 +534,7 @@
<dependency>
<groupId>com.tinkerpop.blueprints</groupId>
<artifactId>blueprints-core</artifactId>
<version>${blueprints-core.version}</version>
<version>${tinkerpop.version}</version>
</dependency>
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment