Skip to content

Commit a05fdaa

Browse files
committed
Makefile has execute permissions set in git
1 parent 8fb3c86 commit a05fdaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

affinity/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@
109109
</configuration>
110110
</plugin>
111111

112+
<!-- Makefile has execute permissions in git so should not be necessary to chmod +x here -->
113+
112114
<plugin>
113115
<groupId>org.codehaus.mojo</groupId>
114116
<artifactId>exec-maven-plugin</artifactId>

0 commit comments

Comments
 (0)