JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs * correct build error
This commit is contained in:
@@ -117,6 +117,6 @@
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<orderservice.mainclass>com.baeldung.orderservice.OrderApplication</orderservice.mainclass>
|
||||
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user