Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Commit

Permalink
Maven Wrapper is not necessarily executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Kähler committed Feb 20, 2019
1 parent e419634 commit 98a905b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ SELF=$SD/$SCRIPT

cd $SD/

mvnw clean install deploy -Prelease
sh mvnw clean install deploy -Prelease

cd $WD/

0 comments on commit 98a905b

Please sign in to comment.