commit | 05f06084a3a1e6098fd5dba0cfa65bab7c8f08f3 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Jan 22 14:19:34 2020 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Jan 22 14:19:34 2020 -0700 |
tree | 0f002ae2eb1298ffbd7972f3fe798ce7f370f4aa | |
parent | 9fea0cd26b7f414bcaa81a2514ac59b649be7401 [diff] [blame] |
Compatibility updates to lfit global-jjb 0.49.0, jenkins-job-builder 3.2.0 Change-Id: If5b209d1274596b2147d589593e949eddb9ba214
diff --git a/Makefile b/Makefile index 2d8c2ba..0f8597c 100644 --- a/Makefile +++ b/Makefile
@@ -3,7 +3,7 @@ .PHONY: test clean VENV_DIR ?= venv-jjb -JJB_VERSION ?= 2.0.3 +JJB_VERSION ?= 3.2.0 JOBCONFIG_DIR ?= job-configs $(VENV_DIR):