diff --git a/README.md b/README.md index f720294..40d8b93 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Features: ```shell script $ mvn archetype:generate -DarchetypeGroupId=com.github.sergiomartins8 \ -DarchetypeArtifactId=ui-automation-bootstrap \ - -DarchetypeVersion=1.4.0 \ + -DarchetypeVersion=1.5.0 \ -DgroupId=awesome.group.id \ -DartifactId=awesome-template \ -Dcheckstyle=true \ diff --git a/pom.xml b/pom.xml index 8f165bc..3407958 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.sergiomartins8 ui-automation-bootstrap - 1.4.0 + 1.5.0 maven-archetype ui-automation-bootstrap