diff --git a/.idea/copyright/Apache_License.xml b/.idea/copyright/Apache_License.xml index ade80da..15687f4 100644 --- a/.idea/copyright/Apache_License.xml +++ b/.idea/copyright/Apache_License.xml @@ -1,6 +1,6 @@ - - + \ No newline at end of file diff --git a/.idea/libraries/bld.xml b/.idea/libraries/bld.xml index f74ec7f..be6063a 100644 --- a/.idea/libraries/bld.xml +++ b/.idea/libraries/bld.xml @@ -2,12 +2,12 @@ - + - + diff --git a/README.md b/README.md index 6223c1e..77e7189 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To create a [Spring Boot executable Web Archive](https://docs.spring.io/spring-b (WAR) from the current project: ```java -@BuildCommand(summary = "Creates an executable WAR for the project") +@BuildCommand(summary = "Create an executable WAR for the project") public void bootwar() throws Exception { new BootWarOperation() .fromProject(this) diff --git a/examples/.idea/misc.xml b/examples/.idea/misc.xml index fdc3b6b..53b6f53 100644 --- a/examples/.idea/misc.xml +++ b/examples/.idea/misc.xml @@ -1,10 +1,4 @@ - - - - - -