Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osee.ote.parent/build.sh')
-rw-r--r--org.eclipse.osee.ote.parent/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.osee.ote.parent/build.sh b/org.eclipse.osee.ote.parent/build.sh
new file mode 100644
index 000000000..6689a5be3
--- /dev/null
+++ b/org.eclipse.osee.ote.parent/build.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+mvn clean verify -Dosee.base.p2=$1 \ No newline at end of file

Back to the top