From 0a3cd18cd8a14a47267ec7fba5c4c80b2c0e3658 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wouter.deconinck@umanitoba.ca>
Date: Sun, 17 Oct 2021 07:27:54 +0000
Subject: [PATCH] Juggler/eicd/npdet version master

---
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 417bd279d..ee3ff6a09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,9 +3,9 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
 variables:
   ## Application versions used for the main release 
   ## note: nightly builds will always use the master/main branch
-  JUGGLER_VERSION: "v4.0.0"
-  NPDET_VERSION: "v1.0.0"
-  EICD_VERSION: "v1.0.0"
+  JUGGLER_VERSION: "master"
+  NPDET_VERSION: "master"
+  EICD_VERSION: "master"
   DETECTOR_VERSION: "acadia-v1.1"
   IP6_VERSION: "v0.5.2"
   AFTERBURNER_VERSION: "v0.0.2"
-- 
GitLab