From 46980c211fb537727b9b9aaeadd71572720e2fd4 Mon Sep 17 00:00:00 2001 From: honnix Date: Mon, 28 Nov 2022 13:38:06 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.3.24 --- flyteidl-protos/pom.xml | 2 +- flytekit-api/pom.xml | 2 +- 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/pom.xml | 2 +- pom.xml | 4 ++-- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/flyteidl-protos/pom.xml b/flyteidl-protos/pom.xml index 3ccb79824..26bba7db4 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index 86df50cc7..4c86c35d9 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-api diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 12d6d789e..811972c7f 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-examples-scala diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index d156f7079..3241133dc 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index ea7870f93..566c917b4 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index 024fe0959..5a4c226ed 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index 9ee51c1b8..fe28ccd62 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 06ea1ed58..61d0e2e60 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 817a21946..f7532c3f0 100644 --- a/flytekit-scala_2.12/pom.xml +++ b/flytekit-scala_2.12/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index d649b3859..2b438b830 100644 --- a/flytekit-scala_2.13/pom.xml +++ b/flytekit-scala_2.13/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 1d241c6e8..57d22523f 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e4b68ffc8..4743091e0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 02bf238e6..650f44ce9 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 17e917095..03b154112 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index 027296fd1..836aae79c 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 jflyte-google-cloud diff --git a/jflyte/pom.xml b/jflyte/pom.xml index 25c8b6213..367f1fb68 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 jflyte diff --git a/pom.xml b/pom.xml index 9289a3470..0b3afa4a2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.3.24-SNAPSHOT + 0.3.24 pom @@ -67,7 +67,7 @@ scm:git:https://github.com/flyteorg/flytekit-java.git scm:git:https://github.com/flyteorg/flytekit-java.git - HEAD + 0.3.24 https://github.com/flyteorg/flytekit-java