From 581d4b4bc1ae7e41bfcd0679c62b1bdc87027c9a Mon Sep 17 00:00:00 2001 From: narape Date: Mon, 1 Aug 2022 12:32:47 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.3.17 --- 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 79096ce24..3c95d064f 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index 700d07545..82935b3f5 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-api diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 18b385dbd..b0d77ec3a 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-examples-scala diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 84733ff67..c7ccd1b79 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index dd2897dd4..caf5a067f 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index 65d6b7a7e..9e08c0c62 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index dab633308..86b161176 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index c9f82b8e1..aa5acd3c0 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 58263ee88..803740777 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.17-SNAPSHOT + 0.3.17 diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 137702f73..2e5a01a11 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.17-SNAPSHOT + 0.3.17 diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 9183f0987..9a0900fc7 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 423c259eb..12e46bab5 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index e02f12460..a140cb866 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 6c5df8d61..8bec0eb5d 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index bff350e43..9a0a2ba90 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 jflyte-google-cloud diff --git a/jflyte/pom.xml b/jflyte/pom.xml index 91a543728..3a00248eb 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 jflyte diff --git a/pom.xml b/pom.xml index e626272e5..118108734 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.3.17-SNAPSHOT + 0.3.17 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.17 https://github.com/flyteorg/flytekit-java