From 5fc0eb97c17c8b488f1471e2d590e69894341589 Mon Sep 17 00:00:00 2001 From: honnix Date: Thu, 28 Sep 2023 12:53:30 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.4.24 --- 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 bcabc3674..523e9bac5 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index 1df9df7d2..cc795b763 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index 27925aee9..f97110fe4 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.24-SNAPSHOT + 0.4.24 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.24 https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 9795a0282..e1beedd1b 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-examples-scala diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 6773fb371..bda0a41d1 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index a2a018e20..0cd481be8 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index cc821cc26..de02e6902 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index a53c050c8..511fd1df3 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 08b0b4ed2..833380a21 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 7026f6575..c9d4a7248 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.24-SNAPSHOT + 0.4.24 diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 1f099406f..af2831bc1 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.24-SNAPSHOT + 0.4.24 diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index eaea44d59..d9a74bb06 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 608ff404b..56b1b8e3a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 7de21df0d..089d12f9f 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index a33e0bb6e..399be0d4d 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index 7cc2ae2dc..9bbf0c7d5 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index 076479d4e..11a62765e 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index d7deef1a7..323ab3204 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 jflyte diff --git a/pom.xml b/pom.xml index 4f6038fad..7be7dfd60 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.24-SNAPSHOT + 0.4.24 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.24 https://github.com/flyteorg/flytekit-java