diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a8ca2bffe630a107f1c5bdefe2a0c27d94752b35..f5dfa5fe97af326e62b87dd62c2fd2ffdf6ec0ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,35 +31,45 @@ variables:
 include:
   - project: "osdu/platform/ci-cd-pipelines"
     file: "standard-setup.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "build/maven.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "scanners/fossa-maven.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "scanners/gitlab-ultimate.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/aws-global.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/aws-maven.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/azure.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/ibm.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "publishing/pages.yml"
+    ref: release/0.19
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/gc-global.yml"
+    ref: release/0.19
 
   - local: "devops/gc/pipeline/override-stages.yml"
 
 aws-test-java:
-  tags: ["aws-internal-test"]
+  tags: [ "aws-internal-test" ]