commit | 7cbd2ed39bc74eae8b007ef8ec34bfcd6c642a17 | [log] [tgz] |
---|---|---|
author | yoshi <yoshi@onlab.us> | Mon Dec 02 20:01:19 2013 -0800 |
committer | yoshi <yoshi@onlab.us> | Mon Dec 02 20:01:19 2013 -0800 |
tree | 41d46a9469573807ccd73511f00f83d9cc7c0f95 | |
parent | 868af42abc63242a179aca0bc4a9f8da1d97cec9 [diff] | |
parent | af2496c20d7a4b0e08ba6e830e6a56c0bbccc280 [diff] |
Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud
diff --git a/pom.xml b/pom.xml index d2d6535..3cd33e9 100644 --- a/pom.xml +++ b/pom.xml
@@ -432,7 +432,7 @@ <dependency> <groupId>com.tinkerpop.blueprints.impls.ramcloud</groupId> <artifactId>blueprints-ramcloud-graph</artifactId> - <version>2.0.0</version> + <version>2.5.0</version> </dependency> </dependencies> </project>