From cfcb21bb19b5a9856dd2965cfd2f5940eb210628 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 1 May 2014 21:07:36 +0200 Subject: Complete build scripts --- build.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 build.sh (limited to 'build.sh') diff --git a/build.sh b/build.sh new file mode 100755 index 00000000000..5527fa3055e --- /dev/null +++ b/build.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +mvn clean install $* -- cgit v1.2.3