Skip to content

Commit

Permalink
#56 preparing for deployment to Maven Central repo
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareloop committed Feb 11, 2015
1 parent c6b8b69 commit 115cca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-central-deploy.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!/bin/bash
#!/bin/sh
# Deploy maven artefact in current directory into Maven central repository
# using maven-release-plugin goals

Expand Down

0 comments on commit 115cca7

Please sign in to comment.