diff --git a/README.md b/README.md index ac1d7854..b550ff5a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Add this dependency to your project's POM: io.numaproj.numaflow numaflow-java - 0.7.3 + 0.7.4 ``` @@ -35,7 +35,7 @@ Add this dependency to your project's POM: Add this dependency to your project's build file: ```groovy -compile "io.numaproj.numaflow:numaflow-java:0.7.3" +compile "io.numaproj.numaflow:numaflow-java:0.7.4" ``` ### Build diff --git a/examples/pom.xml b/examples/pom.xml index 10922f36..990e1021 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -17,7 +17,7 @@ io.numaproj.numaflow numaflow-java - 0.7.3 + 0.7.4 diff --git a/pom.xml b/pom.xml index 9a00ba70..85e5375a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.numaproj.numaflow numaflow-java - 0.7.3 + 0.7.4 jar numaflow-java