Skip to content
Snippets Groups Projects
Commit 0b882b24 authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Made jar file executable

parent edb9970a
No related branches found
No related tags found
No related merge requests found
Pipeline #5477 passed
......@@ -56,6 +56,9 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<executable>true</executable>
</configuration>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment