From f08670222facd4f886d1e95448c5c992f8c454e3 Mon Sep 17 00:00:00 2001
From: Tim Rozet <trozet@redhat.com>
Date: Thu, 11 May 2017 12:59:20 +0000
Subject: Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Allow Asynchronous Apex Builds"
  - Allow Asynchronous Apex Builds

    - Remove any build blockers on 'apex-build-*' jobs.
    - Adds script to download latest build artifacts before deployment.
    - Make each deploy download the needed artifacts before running.
    - ARTIFACT_VERSION now set to dev for verify builds to indicate tarball
      should be uploaded to artifacts repo
    - apex.yml jjb is now generated by using apex-jjb-renderer
    - scenarios are managed in scenarios.yaml

    JIRA: APEX-328

    Change-Id: I4a51565686bd2011a310c3926d8260cd4641dca5
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
---
 docs/submodules/releng | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/releng b/docs/submodules/releng
index a1655f110..74411dd37 160000
--- a/docs/submodules/releng
+++ b/docs/submodules/releng
@@ -1 +1 @@
-Subproject commit a1655f1109920f83d12333ba8e0f6c8f6609535d
+Subproject commit 74411dd376e1b714a0ea145070b9af1770385cc0
-- 
cgit