From 3d94ce0769178e72d60f0bb67e6666e60f68065c Mon Sep 17 00:00:00 2001 From: Yoad Wolfsthal Date: Mon, 16 Jun 2025 13:55:40 +0300 Subject: [PATCH] Update federation-migrator.yml update to v2 with parallel and picocli --- plugins/federation-migrator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/federation-migrator.yml b/plugins/federation-migrator.yml index 8ba8774..da31995 100644 --- a/plugins/federation-migrator.yml +++ b/plugins/federation-migrator.yml @@ -1,6 +1,6 @@ # mandatory: pluginName: federation-migrator -version: v1.1.1 +version: v2.0.0 repository: https://github.com/yoadwo/federation-migrator-jfrog-cli-plugin maintainers: - yoadwo