This commit is contained in:
Stephane Nicoll 2020-07-11 08:57:33 +02:00
parent 5ad6bc3ccd
commit 02cc84223b

View file

@ -139,7 +139,6 @@
<groupId>io.spring.javaformat</groupId>
<artifactId>spring-javaformat-maven-plugin</artifactId>
<version>${spring-format.version}</version>
<!-- run ./mvnw spring-javaformat:apply to apply -->
<executions>
<execution>
<phase>validate</phase>
@ -281,7 +280,6 @@
</plugins>
</build>
<!-- Apache 2 license -->
<licenses>
<license>
<name>Apache License, Version 2.0</name>