Revert "Feat!: Upgrade Jenkins-job-builder to 6x"
[ci-management.git] / extras / bash / sandbox_test_functions.sh
index a08e594..c414567 100644 (file)
@@ -29,7 +29,7 @@
 
 jjb-sandbox-env()
 {
-    local jjb_version=${JJB_VERSION:-"6.0.0"}
+    local jjb_version=${JJB_VERSION:-"5.0.2"}
 
     if [ -z "$WS_ROOT" ] ; then
         echo "ERROR: WS_ROOT is not set!"