diff --git a/.idea/copyright/Apache_License.xml b/.idea/copyright/Apache_License.xml index 15687f4..ade80da 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 be6063a..f74ec7f 100644 --- a/.idea/libraries/bld.xml +++ b/.idea/libraries/bld.xml @@ -2,12 +2,12 @@ - + - + diff --git a/README.md b/README.md index 77e7189..6223c1e 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 = "Create an executable WAR for the project") +@BuildCommand(summary = "Creates 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 53b6f53..fdc3b6b 100644 --- a/examples/.idea/misc.xml +++ b/examples/.idea/misc.xml @@ -1,4 +1,10 @@ + + + + + +