Skip to content

Commit

Permalink
fix install script
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnworb committed Jun 19, 2015
1 parent 11dfbc9 commit d2fea06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-maven-plugin.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
mvn -am -pl missinglink-maven-plugin clean install
mvn -am -pl maven-plugin clean install "$@"

0 comments on commit d2fea06

Please sign in to comment.