From b07bde907954587efbe67eea0115bf440cabc8e2 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Tue, 10 Sep 2024 19:08:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae295ef..730119f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Create in project root a file `.mvn/extensions.xml` with following content: io.takari.maven takari-smart-builder - 1.0.1 + 1.0.2 ```