From f2423cd8f9dc3a843fef181d6f6c0b5ae264610f Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 28 Nov 2024 11:59:03 +0000 Subject: [PATCH] Fix link to dataset plugins --- roles/xnat/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/xnat/defaults/main.yml b/roles/xnat/defaults/main.yml index f069211..b923a5f 100644 --- a/roles/xnat/defaults/main.yml +++ b/roles/xnat/defaults/main.yml @@ -46,7 +46,7 @@ xnat_plugin_urls: - https://github.com/VUIIS/dax/raw/main/misc/xnat-plugins/dax-plugin-genProcData-1.4.2.jar - https://api.bitbucket.org/2.0/repositories/icrimaginginformatics/ohif-viewer-xnat-plugin/downloads/ohif-viewer-3.7.0-XNAT-1.8.10.jar - https://api.bitbucket.org/2.0/repositories/xnatx/ml-schema-plugin/downloads/ml-schema-plugin-1.0.0.jar - - https://api.bitbucket.org/2.0/xnatx/datasets-schema-plugin/downloads/datasets-schema-plugin-1.0.0.jar + - https://api.bitbucket.org/2.0/repositories/xnatx/datasets-schema-plugin/downloads/datasets-schema-plugin-1.0.0.jar - https://api.bitbucket.org/2.0/repositories/xnatdev/xnat-image-viewer-plugin/downloads/ximgview-plugin-1.0.2.jar - https://api.bitbucket.org/2.0/repositories/xnatx/xnatx-dxm-settings-plugin/downloads/dxm-settings-plugin-1.0.jar - https://api.bitbucket.org/2.0/repositories/xnatx/pipeline_engine_plugin/downloads/pipeline_engine_ui-1.1.0-xpl.jar