summaryrefslogtreecommitdiffstats
path: root/bundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bundle.sh')
-rw-r--r--bundle.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundle.sh b/bundle.sh
new file mode 100644
index 0000000..bae5155
--- /dev/null
+++ b/bundle.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+mvn source:jar javadoc:jar package gpg:sign repository:bundle-create -Dgpg.passphrase=$1 \ No newline at end of file