Downgrading orientdb to 2.2.18 which seems more stable

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/information-system-bom@148300 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-05-04 17:05:19 +00:00
parent d2c65c4234
commit 852e677a03
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<description>Used to declare version used from different projects</description> <description>Used to declare version used from different projects</description>
<properties> <properties>
<orientdb.version>2.2.19</orientdb.version> <orientdb.version>2.2.18</orientdb.version>
<!-- OrientDB version has impact on jackson and thinkerpop version. <!-- OrientDB version has impact on jackson and thinkerpop version.
When OrientDB version is changed jackson and thinkerpop version When OrientDB version is changed jackson and thinkerpop version
must be coherent with the one declared by orientdb --> must be coherent with the one declared by orientdb -->