From 4816764418632798a9f3474fd0b7fd2f209b05c2 Mon Sep 17 00:00:00 2001 From: sergiomartins Date: Tue, 26 May 2020 11:16:09 +0100 Subject: [PATCH] version 1.5.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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