diff --git a/flyteidl-protos/pom.xml b/flyteidl-protos/pom.xml index d1fa4ce4..19e4ecf8 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index 118ec34e..d689c8c5 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index dc0d69b9..61c9414d 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.44 + 0.4.45-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.44 + HEAD https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 45cd6e22..22f2b848 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-examples-scala_2.13 diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index cfcaf309..f7c768c4 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index b5ece6e7..31616936 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index 052e5852..54fa974d 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index 998776aa..a391c2ea 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index ecbfd929..30b20d99 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index fe73e07a..268104d9 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.44 + 0.4.45-SNAPSHOT diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 762b50c7..fa626647 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.44 + 0.4.45-SNAPSHOT diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 47d694bb..d07fe667 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a65ec2bb..90a7d7ec 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index b0e09b16..6ee5f030 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 56d81b8f..b29d2720 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index 04f96cdc..f9d28d09 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index 67f5fe0b..42508948 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index 79f44605..fee95116 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-SNAPSHOT jflyte diff --git a/pom.xml b/pom.xml index fcf913be..38fb7360 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.44 + 0.4.45-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.44 + HEAD https://github.com/flyteorg/flytekit-java