Skip to content

Commit 4d3312d

Browse files
committed
Support fully executable jar
1 parent 383be7d commit 4d3312d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<groupId>org.springframework.boot</groupId>
4747
<artifactId>spring-boot-maven-plugin</artifactId>
4848
<configuration>
49+
<executable>true</executable>
4950
<classifier>${repackage.classifier}</classifier>
5051
<image>
5152
<builder>paketobuildpacks/builder:tiny</builder>

0 commit comments

Comments
 (0)