Merge pull request #10071 from kwoyke/JAVA-2976
JAVA-2976: Get rid of the overriden spring-boot.version property
This commit is contained in:
commit
e3d721b72c
|
@ -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