diff --git a/orientdb/defaults/main.yml b/orientdb/defaults/main.yml index 15a58439..c8f809d4 100644 --- a/orientdb/defaults/main.yml +++ b/orientdb/defaults/main.yml @@ -1,7 +1,7 @@ --- orientdb_install: False orientdb_enabled: True -orientdb_version: 2.2.16 +orientdb_version: 2.2.17 orientdb_dir: 'orientdb-community' orientdb_tar_file: '{{ orientdb_dir }}-{{ orientdb_version }}.tar.gz' orientdb_binary_distribution_url: 'http://orientdb.com/download.php?file={{ orientdb_tar_file }}' @@ -30,7 +30,7 @@ orientdb_hooks_classes: - { name: 'org.gcube.informationsystem.orientdb.hooks.IsRelatedToHook', position: 'REGULAR' } #orientdb_hooks_jars: -# - 'http://maven.research-infrastructures.eu/nexus/service/local/artifact/maven/redirect?r=gcube-snapshots&g=org.gcube.information-system&a=resource-registry-orientdb-hooks&v=1.2.0-SNAPSHOT&e=jar&c=jar-with-dependencies' +# - 'http://maven.research-infrastructures.eu/nexus/service/local/artifact/maven/redirect?r=gcube-snapshots&g=org.gcube.information-system&a=resource-registry-orientdb-hooks&v=1.3.0-SNAPSHOT&e=jar&c=jar-with-dependencies' #orientdb_hooks_to_be_removed: # - hook*.jar diff --git a/smartgears/resource_registry/defaults/main.yml b/smartgears/resource_registry/defaults/main.yml index 7c3ec3f1..71247e6c 100644 --- a/smartgears/resource_registry/defaults/main.yml +++ b/smartgears/resource_registry/defaults/main.yml @@ -2,7 +2,7 @@ resource_registry_install: False resource_registry_upgrade: False resource_registry_gcube_repository: gcube-snapshots -resource_registry_snapshot_ver: 1.3.0-SNAPSHOT +resource_registry_snapshot_ver: 1.4.0-SNAPSHOT resource_registry_name: resource-registry #resource_registry_version: 1.3.0-20170203.144034-13