Update pom.xml
This commit is contained in:
parent
ee0a143676
commit
6d4d2621f4
2
pom.xml
2
pom.xml
@ -40,7 +40,7 @@
|
|||||||
<goal>repackage</goal>
|
<goal>repackage</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- <classifier>spring-boot</classifier> No need to build a second .jar within this project -->
|
<classifier>spring-boot</classifier>
|
||||||
<mainClass>
|
<mainClass>
|
||||||
com.example.demo.DemoApplication
|
com.example.demo.DemoApplication
|
||||||
</mainClass>
|
</mainClass>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user