JAVA-2976: Get rid of the overriden spring-boot.version property

This commit is contained in:
Krzysztof Woyke 2020-09-22 14:57:32 +02:00
parent a06c39ae4b
commit 9be17d36d2
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@
</build>
<properties>
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
<custom.property>Custom Property Value</custom.property>
<apache-maven.version>2.7</apache-maven.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>