From ddd4872b851bf8a090064c0fc4ebb1514cdad0d3 Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Sat, 30 May 2020 13:53:40 +0530 Subject: [PATCH] updated build description --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index caa7430..0a13c91 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 0.0.1-SNAPSHOT jar chatto - Demo project for Spring Boot + A self hosted minimal E2E chat application 11