diff --git a/java-workflows/README.md b/java-workflows/README.md index ae4f9e6baac4..39f5233949e0 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-workflows - 2.0.0 + 2.0.2 ``` diff --git a/java-workflows/samples/install-without-bom/pom.xml b/java-workflows/samples/install-without-bom/pom.xml index eed9ab650fa3..36889de6054f 100644 --- a/java-workflows/samples/install-without-bom/pom.xml +++ b/java-workflows/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-workflows - 2.0.0 + 2.0.2 diff --git a/java-workflows/samples/snippets/pom.xml b/java-workflows/samples/snippets/pom.xml index f31afb11b12e..ed1a04a69dc6 100644 --- a/java-workflows/samples/snippets/pom.xml +++ b/java-workflows/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-workflows - 2.0.0 + 2.0.2