From b9694501e3a4929c955a9de289ff7fb38cd06492 Mon Sep 17 00:00:00 2001 From: andresgomezfrr Date: Tue, 14 Feb 2023 08:07:25 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.4.3 --- 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 0dda52abd..3c6a4c39f 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index f8d2a712e..b7a4ae5df 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-api diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index f25e49e02..50fcb2650 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-examples-scala diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index fcc160d21..452a78a2a 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index fd5ca69f1..2ffd58f69 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index 60fd55c90..7039384d9 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index 0cf70082f..2260a9fa1 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 32ab79501..f5199386f 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 5ce26e86b..621aea256 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.3-SNAPSHOT + 0.4.3 diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 3fbe369e0..7dbc93f07 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.3-SNAPSHOT + 0.4.3 diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 0d2f4b034..685339b90 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e85f3c8e9..dcd70ada7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 526695e75..6901e17e8 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 63f39ba41..96f2d4f18 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index aecc6ba7a..d82bb03c3 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 jflyte-google-cloud diff --git a/jflyte/pom.xml b/jflyte/pom.xml index ef3a27bbe..d827a6056 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 jflyte diff --git a/pom.xml b/pom.xml index d0abbda1c..274437673 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.3-SNAPSHOT + 0.4.3 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.4.3 https://github.com/flyteorg/flytekit-java