cleaned up boot version override in spring-boot-properties, since the parent-boot-2 module has been updated
This commit is contained in:
parent
d978e58367
commit
195f4aab7b
|
@ -141,7 +141,6 @@
|
|||
<resource.delimiter>@</resource.delimiter>
|
||||
<!-- <start-class>com.baeldung.buildproperties.Application</start-class> -->
|
||||
<start-class>com.baeldung.yaml.MyApplication</start-class>
|
||||
<spring-boot.version>2.4.0</spring-boot.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue