added orientdb module to override.xml

This commit is contained in:
Sebastian Sdorra
2012-03-18 16:01:53 +01:00
parent 76792478fc
commit 4c504adeab

View File

@@ -51,5 +51,7 @@ http://bitbucket.org/sdorra/scm-manager
<bind>sonia.scm.store.StoreFactory</bind>
<to>sonia.scm.store.orientdb.OrientDBStoreFactory</to>
</override>
<module>sonia.scm.orientdb.OrientDBModule</module>
</overrides>