Merge pull request #10071 from kwoyke/JAVA-2976

JAVA-2976: Get rid of the overriden spring-boot.version property
This commit is contained in:
Loredana Crusoveanu 2020-09-23 08:25:54 +03:00 committed by GitHub
commit e3d721b72c
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>