Skip to content

Commit 50422b7

Browse files
author
François Delbrayelle
committed
chore: update plugin categories
1 parent d936e78 commit 50422b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=2.0.1-SNAPSHOT
2-
kestraVersion=1.2.0
2+
kestraVersion=1.2.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@PluginSubGroup(description = "This subgroup of plugins contains tasks to "
2-
+ "manage virtual machines on remote KVM/libvirt hosts.", categories = { PluginSubGroup.PluginCategory.TOOL })
2+
+ "manage virtual machines on remote KVM/libvirt hosts.", categories = PluginSubGroup.PluginCategory.INFRASTRUCTURE)
33
package io.kestra.plugin.kvm;
44

55
import io.kestra.core.models.annotations.PluginSubGroup;

0 commit comments

Comments
 (0)