Migrate to bootstrap maven plugin
Migrate certain samples to make use of the new bootstrap maven plugin Issue: #52091115
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<version>0.5.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-bootstrap-xml-sample</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<packaging>executable-jar</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
|
||||
Reference in New Issue
Block a user