Skip to content

Commit 113b294

Browse files
author
François Delbrayelle
committed
chore: update kestraVersion to 1.2.3
# Conflicts: # gradle.properties # src/main/java/io/kestra/plugin/templates/package-info.java
1 parent c1fd1de commit 113b294

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,3 +1,3 @@
11
version=1.0.2-SNAPSHOT
2-
kestraVersion=1.0.0
2+
kestraVersion=1.2.3
33
beamVersion=2.69.0

src/main/java/io/kestra/plugin/beam/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@PluginSubGroup(
2-
categories = {PluginSubGroup.PluginCategory.TRANSFORMATION, PluginSubGroup.PluginCategory.BATCH, PluginSubGroup.PluginCategory.INGESTION},
2+
categories = {PluginSubGroup.PluginCategory.DATA},
33
description = "Run Apache Beam pipelines on Direct, Flink, Spark, or Dataflow runners.",
44
title = "Apache Beam"
55
)

0 commit comments

Comments
 (0)