From af1c7a2c38f3e7a66b966ecb5381336904fb539c Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 16 Mar 2012 19:10:24 +0100 Subject: [PATCH] added orientdb dependency --- scm-dao-orientdb/pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 546a3cadfd..30d0d2ea02 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 @@ -30,6 +30,12 @@ 1.14-SNAPSHOT + + com.orientechnologies + orientdb-client + 1.0rc8 + + @@ -40,5 +46,18 @@ + + + + + orientechnologies-repository + Orient Technologies Maven2 Repository + http://www.orientechnologies.com/listing/m2 + + true + + + +