From d0fe452b8810af6d6f7f9096aaba410bca96a8cc Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 28 Mar 2023 11:49:28 +0200 Subject: [PATCH] Update pom.xml --- samples/stream-function-batch-producer-consumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/stream-function-batch-producer-consumer/pom.xml b/samples/stream-function-batch-producer-consumer/pom.xml index df26ae359..249552bb5 100644 --- a/samples/stream-function-batch-producer-consumer/pom.xml +++ b/samples/stream-function-batch-producer-consumer/pom.xml @@ -10,7 +10,7 @@ com.example stream-function-batch-producer-consumer - 0.0.1-SNAPSHOT + 0.0.1 stream-function-batch-producer-consumer Sample app using stream functions with batch producer and consumer using kafka