From 4b919d8960e6923e16bbff34335db46db435eaa0 Mon Sep 17 00:00:00 2001
From: Matt Wise <wsmatth@amazon.com>
Date: Mon, 17 May 2021 19:37:46 +0000
Subject: [PATCH] revert test code on artifacts

---
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a8e87893..f1d840e87 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,8 +29,7 @@ include:
     file: "standard-setup.yml"
 
   - project: "osdu/platform/ci-cd-pipelines"
-    file: "build/maven.yml"
-    ref: "temp-fix-artifact-issue"
+    file: "build/maven.yml"    
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "scanners/fossa.yml"
-- 
GitLab