From a34579088808c6802deee4f34f9f747a0bb09ac3 Mon Sep 17 00:00:00 2001 From: Tobias Stamann Date: Thu, 9 Jun 2022 19:14:54 +0200 Subject: [PATCH] Updated README.md --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 33b4cf1..88b8127 100644 --- a/README.MD +++ b/README.MD @@ -21,7 +21,7 @@ You just need to create the project by using te following maven command mvn archetype:generate \ -DarchetypeGroupId=io.toolisticon.maven.archetypes \ -DarchetypeArtifactId=annotationprocessor-archetype \ - -DarchetypeVersion=0.6.0 \ + -DarchetypeVersion=0.7.0 \ -DgroupId= \ -DartifactId= \ -Dversion= \