From 90d5c5799ddb229e171ec03694fe8491b9d2317b Mon Sep 17 00:00:00 2001 From: Yashash H L Date: Fri, 14 Apr 2023 22:07:04 +0530 Subject: [PATCH] chore: update the release version (#38) Signed-off-by: Yashash H L --- examples/pom.xml | 2 +- pom.xml | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 888b9f2d..f8d7e7af 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -16,7 +16,7 @@ io.numaproj.numaflow numaflow-java - 0.4.0 + 0.4.3 diff --git a/pom.xml b/pom.xml index 5e0d2473..6e7115b4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,19 @@ io.numaproj.numaflow numaflow-java - 0.4.0 + 0.4.3 jar numaflow-java + SDK to implement Numaflow User Defined Functions or Sinks in Java. + https://numaflow.numaproj.io/ + + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + UTF-8