From 53203d82025896052f9a95c4eaa9edba4e8b56be Mon Sep 17 00:00:00 2001 From: vdutta Date: Tue, 4 Oct 2022 11:30:33 +0530 Subject: [PATCH] Fix path change of bulkdata plugin --- tools/tools_input.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/tools_input.json b/tools/tools_input.json index a503a711..9f180294 100644 --- a/tools/tools_input.json +++ b/tools/tools_input.json @@ -15,6 +15,7 @@ { "repo": "https://dev.iopsys.eu/iopsys/bulkdata.git", "proto": "git", + "version": "release-6.5", "dm_files": [ "bbf_plugin/datamodel.c" ]