summaryrefslogtreecommitdiffstats
path: root/mvn-phase-script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mvn-phase-script.sh')
-rwxr-xr-xmvn-phase-script.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mvn-phase-script.sh b/mvn-phase-script.sh
index cf6b1a8..4eaa92b 100755
--- a/mvn-phase-script.sh
+++ b/mvn-phase-script.sh
@@ -60,6 +60,7 @@ package)
echo "==> package phase script"
build_archives_for_wagons
build_wagons
+ build_py3_wagons
;;
install)
echo "==> install phase script"