JAVA-2976: Get rid of the overriden spring-boot.version property
This commit is contained in:
parent
a06c39ae4b
commit
9be17d36d2
|
@ -78,7 +78,6 @@
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
|
|
||||||
<custom.property>Custom Property Value</custom.property>
|
<custom.property>Custom Property Value</custom.property>
|
||||||
<apache-maven.version>2.7</apache-maven.version>
|
<apache-maven.version>2.7</apache-maven.version>
|
||||||
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
|
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
|
||||||
|
|
Loading…
Reference in New Issue