diff --git a/flyteidl-protos/pom.xml b/flyteidl-protos/pom.xml index 5762de95..457df209 100644 --- a/flyteidl-protos/pom.xml +++ b/flyteidl-protos/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flyteidl-protos diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml index ff606f83..4150e2fe 100644 --- a/flytekit-api/pom.xml +++ b/flytekit-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-api diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index 26259658..66747d67 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-bom - 0.4.48 + 0.4.49-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.48 + HEAD https://github.com/flyteorg/flytekit-java diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml index 6b39556c..6c87067a 100644 --- a/flytekit-examples-scala/pom.xml +++ b/flytekit-examples-scala/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-examples-scala_2.13 diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml index 3cb373b3..fdeaa5d5 100644 --- a/flytekit-examples/pom.xml +++ b/flytekit-examples/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-examples diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml index 78e4d708..25f5ee52 100644 --- a/flytekit-jackson/pom.xml +++ b/flytekit-jackson/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-jackson diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml index 97e7bf8c..99ed3aa9 100644 --- a/flytekit-java/pom.xml +++ b/flytekit-java/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-java diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml index e3d91667..ab94de84 100644 --- a/flytekit-local-engine/pom.xml +++ b/flytekit-local-engine/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-local-engine diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml index cc00c976..09e861bc 100644 --- a/flytekit-scala-tests/pom.xml +++ b/flytekit-scala-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml index 407c96ec..5ce461f2 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.48 + 0.4.49-SNAPSHOT diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml index 74223780..5f3a38f2 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.48 + 0.4.49-SNAPSHOT diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml index 039aee71..10014def 100644 --- a/flytekit-testing/pom.xml +++ b/flytekit-testing/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT flytekit-testing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 89c1834a..91736c0e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT integration-tests diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml index 3a95d4c8..9685ee2a 100644 --- a/jflyte-api/pom.xml +++ b/jflyte-api/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT jflyte-api diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml index 0b52d5e8..3ca30d09 100644 --- a/jflyte-aws/pom.xml +++ b/jflyte-aws/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT jflyte-aws diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml index a5f7eb4d..d7175d7c 100644 --- a/jflyte-google-cloud/pom.xml +++ b/jflyte-google-cloud/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT jflyte-google-cloud diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml index 25c4f11f..f52afa3a 100644 --- a/jflyte-utils/pom.xml +++ b/jflyte-utils/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT jflyte-utils diff --git a/jflyte/pom.xml b/jflyte/pom.xml index 1e2f0d9f..9511991e 100644 --- a/jflyte/pom.xml +++ b/jflyte/pom.xml @@ -21,7 +21,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-SNAPSHOT jflyte diff --git a/pom.xml b/pom.xml index 29fa6ab3..98f44e48 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.flyte flytekit-parent - 0.4.48 + 0.4.49-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.48 + HEAD https://github.com/flyteorg/flytekit-java