From 08c08b5f30695ef25808cd734c460507b2e8fc3a Mon Sep 17 00:00:00 2001
From: Dima Denisenko <1253839+dimdnk@users.noreply.github.com>
Date: Mon, 30 Sep 2024 13:24:33 +0300
Subject: [PATCH] feat: use standard group id naming pattern
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ec5e64f..a8de686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
24.0.0-SNAPSHOT
jar
- sample-reactive-vaadin-chat
+ reactive-vaadin-chat
Sample Chat application on top of Vaadin.