diff --git a/README.MD b/README.MD index 5ad0c87..2a31a2a 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.9.0 \ + -DarchetypeVersion=0.10.0 \ -DgroupId= \ -DartifactId= \ -Dversion= \