From 08de57b6d4b8b8fbcae385cbe0323168be2c6ed1 Mon Sep 17 00:00:00 2001 From: honnix Date: Tue, 6 Feb 2024 21:40:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 4fcd474f..b4030957 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index 23ed8f1c..b49985b1 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index 90f7a438..54053037 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.50 + 0.4.51-SNAPSHOT pom @@ -48,7 +48,7 @@ scm:git:https://github.com/flyteorg/flytekit-java.git scm:git:https://github.com/flyteorg/flytekit-java.git - 0.4.50 + HEAD https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index b16d232a..c67cb2de 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-examples-scala_2.13 diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 22a7fc36..a02f60df 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index 34995903..5cf9d6f3 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index b54adff8..1c6b1b86 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index f92f3e3c..56af2d2a 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 3a9239ee..4f565869 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 816b4503..8f677e03 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.50 + 0.4.51-SNAPSHOT diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index e47019f0..844baf14 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.50 + 0.4.51-SNAPSHOT diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 2bb222fa..cb9c7fb3 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 68862c2c..6e0f3053 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 5a31bc9f..dab88f6f 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index c4b1155c..b24ce30e 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index e26956ea..9ec626bd 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index 3df12a26..b27b1c5a 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index e369238c..7234789b 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT jflyte diff --git a/pom.xml b/pom.xml index 8d635d74..9aae5d8e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.50 + 0.4.51-SNAPSHOT pom @@ -69,7 +69,7 @@ scm:git:https://github.com/flyteorg/flytekit-java.git scm:git:https://github.com/flyteorg/flytekit-java.git - 0.4.50 + HEAD https://github.com/flyteorg/flytekit-java