Skip to content

Commit

Permalink
chore: add executable flag
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Feb 29, 2024
1 parent 7b80cf6 commit a834ae2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
<configuration>
<mainClass>de.codecentric.boot.admin.SpringBootAdminServletApplication</mainClass>
<addResources>false</addResources>
<executable>true</executable>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit a834ae2

Please sign in to comment.