Merge pull request #9375 from kwoyke/JAVA-1641
JAVA-1641: Remove overriden spring-boot.version property
This commit is contained in:
commit
fbabf0ed94
@ -75,7 +75,6 @@
|
|||||||
</build>
|
</build>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
|
|
||||||
<start-class>com.baeldung.birt.engine.ReportEngineApplication</start-class>
|
<start-class>com.baeldung.birt.engine.ReportEngineApplication</start-class>
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user