From 764f234d480d51751527a0524365632d039728c3 Mon Sep 17 00:00:00 2001 From: honnix Date: Tue, 6 Feb 2024 21:14:41 +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 9fa420d9..35a0459a 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index 99372456..c980d976 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index 97d00280..b563ab60 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.47 + 0.4.48-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.47 + HEAD https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index d265da93..8361736e 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-examples-scala_2.13 diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 65d46777..59616c45 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index d08f9648..371369e5 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index e24f654e..927513ac 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index 2366e295..22191d94 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index 677ef8f3..5cfad473 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 9f5bffa7..941ebd38 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.47 + 0.4.48-SNAPSHOT diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index f5f9e13f..ab080fe8 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.47 + 0.4.48-SNAPSHOT diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index eddba4c4..461e1212 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 03758fd7..f6fe854d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 8f5dfa21..08074e43 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 90003f11..996c43cd 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index 06017356..cbfc5c36 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index 5942fe5d..4cbc1906 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index 6c86d4fe..ed15148e 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-SNAPSHOT jflyte diff --git a/pom.xml b/pom.xml index 7ce1afc3..a7a5502b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.47 + 0.4.48-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.47 + HEAD https://github.com/flyteorg/flytekit-java