From 35cdb5dc60f8ba8ff09afcff30b15f95923aff31 Mon Sep 17 00:00:00 2001 From: honnix Date: Tue, 17 Oct 2023 14:30:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.4.27 --- flyteidl-protos/pom.xml | 2 +- flytekit-api/pom.xml | 2 +- flytekit-bom/pom.xml | 4 ++-- flytekit-examples-scala/pom.xml | 2 +- flytekit-examples/pom.xml | 2 +- flytekit-jackson/pom.xml | 2 +- flytekit-java/pom.xml | 2 +- flytekit-local-engine/pom.xml | 2 +- flytekit-scala-tests/pom.xml | 2 +- flytekit-scala_2.12/pom.xml | 2 +- flytekit-scala_2.13/pom.xml | 2 +- flytekit-testing/pom.xml | 2 +- integration-tests/pom.xml | 2 +- jflyte-api/pom.xml | 2 +- jflyte-aws/pom.xml | 2 +- jflyte-google-cloud/pom.xml | 2 +- jflyte-utils/pom.xml | 2 +- jflyte/pom.xml | 2 +- pom.xml | 4 ++-- 19 files changed, 21 insertions(+), 21 deletions(-) diff --git a/flyteidl-protos/pom.xml b/flyteidl-protos/pom.xml index 3cc450705..9314938b1 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index f9d9f8654..6c2a15617 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index a428076d8..5117a128c 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.27-SNAPSHOT + 0.4.27 pom @@ -48,7 +48,7 @@ scm:git:https://github.com/flyteorg/flytekit-java.git scm:git:https://github.com/flyteorg/flytekit-java.git - HEAD + 0.4.27 https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 3fcb0c632..3f2e22eb3 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-examples-scala_2.13 diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 495d1b141..e20e3ce81 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index 3688b163b..1fee1f0c7 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index 8a644b040..ed46ab40e 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index 06181b26a..1f58bc462 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 7785eae21..e9d833722 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index e1e455bb5..e12a6e2fd 100644 --- a/flytekit-scala_2.12/pom.xml +++ b/flytekit-scala_2.12/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 4341aa172..c116f153a 100644 --- a/flytekit-scala_2.13/pom.xml +++ b/flytekit-scala_2.13/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 02fe9c6ca..c2220945f 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 2e843bf0c..1bde57117 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 6875dec63..5116f2655 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 21c6e83f5..a814bdc78 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index 2dc57a839..3d9211ee9 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index e8edf991e..9fa34418f 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index ffc085e0b..6fa42f486 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 jflyte diff --git a/pom.xml b/pom.xml index aa74b601d..538e9bcc5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.27-SNAPSHOT + 0.4.27 pom @@ -69,7 +69,7 @@ scm:git:https://github.com/flyteorg/flytekit-java.git scm:git:https://github.com/flyteorg/flytekit-java.git - HEAD + 0.4.27 https://github.com/flyteorg/flytekit-java