From e10fc2b9dd56e3de9fa962280ddcef39b872c73d Mon Sep 17 00:00:00 2001 From: honnix Date: Tue, 2 Jul 2024 07:39:16 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.4.58 --- 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 32b87ce0..e7f2b678 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index fc767c60..07647d8e 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index 277bd3e4..7b8a23a1 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.58-SNAPSHOT + 0.4.58 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.58 https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 58164661..2776feec 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-examples-scala_2.13 diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 8ed9e579..1e715d2a 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index 717b3bbb..de75dd31 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index d92171c1..d46a29a0 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index eeb779a2..96407c99 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 3f4278ac..524cd09c 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 984fd482..1b77b930 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.58-SNAPSHOT + 0.4.58 diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 0bb3b122..97a5ccb2 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.58-SNAPSHOT + 0.4.58 diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 919b2571..6af5b184 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c8073f15..6ef08284 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 1ed43b79..83db0163 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index b90636b2..028f5345 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index e2a25d1a..41d55bc0 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index afdcd9f9..7873274f 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index 94a9a33b..a3d52508 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 jflyte diff --git a/pom.xml b/pom.xml index 9d886966..4f91b9fb 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.58-SNAPSHOT + 0.4.58 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.58 https://github.com/flyteorg/flytekit-java