diff --git a/flyteidl-protos/pom.xml b/flyteidl-protos/pom.xml
index f2d2a33e..45388af9 100644
--- a/flyteidl-protos/pom.xml
+++ b/flyteidl-protos/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flyteidl-protos
diff --git a/flytekit-api/pom.xml b/flytekit-api/pom.xml
index c5df79b9..a9663e54 100644
--- a/flytekit-api/pom.xml
+++ b/flytekit-api/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-api
diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml
index 4da91ab5..3a44f822 100644
--- a/flytekit-bom/pom.xml
+++ b/flytekit-bom/pom.xml
@@ -20,7 +20,7 @@
org.flyte
flytekit-bom
- 0.4.29-SNAPSHOT
+ 0.4.29
pom
@@ -48,7 +48,7 @@
scm:git:https://github.com/flyteorg/flytekit-java.git
scm:git:https://github.com/flyteorg/flytekit-java.git
- HEAD
+ 0.4.29
https://github.com/flyteorg/flytekit-java
diff --git a/flytekit-examples-scala/pom.xml b/flytekit-examples-scala/pom.xml
index b3aa763b..dd3f5522 100644
--- a/flytekit-examples-scala/pom.xml
+++ b/flytekit-examples-scala/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-examples-scala_2.13
diff --git a/flytekit-examples/pom.xml b/flytekit-examples/pom.xml
index 0f0261e0..988b5fe7 100644
--- a/flytekit-examples/pom.xml
+++ b/flytekit-examples/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-examples
diff --git a/flytekit-jackson/pom.xml b/flytekit-jackson/pom.xml
index 58b79adc..1a0df07a 100644
--- a/flytekit-jackson/pom.xml
+++ b/flytekit-jackson/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-jackson
diff --git a/flytekit-java/pom.xml b/flytekit-java/pom.xml
index 58e0bff5..8cb6b64e 100644
--- a/flytekit-java/pom.xml
+++ b/flytekit-java/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-java
diff --git a/flytekit-local-engine/pom.xml b/flytekit-local-engine/pom.xml
index 07fb5534..39dd11a8 100644
--- a/flytekit-local-engine/pom.xml
+++ b/flytekit-local-engine/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-local-engine
diff --git a/flytekit-scala-tests/pom.xml b/flytekit-scala-tests/pom.xml
index 5a51cc27..f4bffd8b 100644
--- a/flytekit-scala-tests/pom.xml
+++ b/flytekit-scala-tests/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
diff --git a/flytekit-scala_2.12/pom.xml b/flytekit-scala_2.12/pom.xml
index 482faf1a..dbdb8545 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.29-SNAPSHOT
+ 0.4.29
diff --git a/flytekit-scala_2.13/pom.xml b/flytekit-scala_2.13/pom.xml
index 6fa57da0..4b5314b1 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.29-SNAPSHOT
+ 0.4.29
diff --git a/flytekit-testing/pom.xml b/flytekit-testing/pom.xml
index 3e5215c7..31c875d9 100644
--- a/flytekit-testing/pom.xml
+++ b/flytekit-testing/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
flytekit-testing
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 82aa2f8e..a8708635 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
integration-tests
diff --git a/jflyte-api/pom.xml b/jflyte-api/pom.xml
index f9c7bdc2..12881353 100644
--- a/jflyte-api/pom.xml
+++ b/jflyte-api/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
jflyte-api
diff --git a/jflyte-aws/pom.xml b/jflyte-aws/pom.xml
index 33eb4cb5..d5afa6e0 100644
--- a/jflyte-aws/pom.xml
+++ b/jflyte-aws/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
jflyte-aws
diff --git a/jflyte-google-cloud/pom.xml b/jflyte-google-cloud/pom.xml
index 6aefdb89..5bcadbaf 100644
--- a/jflyte-google-cloud/pom.xml
+++ b/jflyte-google-cloud/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
jflyte-google-cloud
diff --git a/jflyte-utils/pom.xml b/jflyte-utils/pom.xml
index 573eb825..07f09899 100644
--- a/jflyte-utils/pom.xml
+++ b/jflyte-utils/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
jflyte-utils
diff --git a/jflyte/pom.xml b/jflyte/pom.xml
index b5935f61..a72d35c1 100644
--- a/jflyte/pom.xml
+++ b/jflyte/pom.xml
@@ -21,7 +21,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
jflyte
diff --git a/pom.xml b/pom.xml
index 1934efec..ae54fa87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
org.flyte
flytekit-parent
- 0.4.29-SNAPSHOT
+ 0.4.29
pom
@@ -69,7 +69,7 @@
scm:git:https://github.com/flyteorg/flytekit-java.git
scm:git:https://github.com/flyteorg/flytekit-java.git
- HEAD
+ 0.4.29
https://github.com/flyteorg/flytekit-java