diff --git a/.github/workflows/deploy-hds-auth-gateway.yaml b/.github/workflows/deploy-hds-auth-gateway.yaml
index 0f50fb8e..f02bb975 100644
--- a/.github/workflows/deploy-hds-auth-gateway.yaml
+++ b/.github/workflows/deploy-hds-auth-gateway.yaml
@@ -37,4 +37,4 @@ jobs:
github_token: ${{ env.GITHUB_TOKEN }}
client_payload: '{"oauth2proxytag": "${{ inputs.OAUTH2_PROXY_IMAGE }}"}'
workflow_file_name: ci.yaml
- ref: release-version
\ No newline at end of file
+ ref: master
\ No newline at end of file
diff --git a/.github/workflows/update-oauth2-proxy-version-at-api-gw.yaml b/.github/workflows/update-oauth2-proxy-version-at-api-gw.yaml
index e3f53687..63f9100a 100644
--- a/.github/workflows/update-oauth2-proxy-version-at-api-gw.yaml
+++ b/.github/workflows/update-oauth2-proxy-version-at-api-gw.yaml
@@ -37,4 +37,4 @@ jobs:
github_token: ${{ env.GITHUB_TOKEN }}
client_payload: '{"oauth2proxytag": "${{ inputs.OAUTH2_PROXY_IMAGE }}"}'
workflow_file_name: set-images-version-cd.yml
- ref: release-version
\ No newline at end of file
+ ref: main
\ No newline at end of file
diff --git a/AutomationTest/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/AutomationTest/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
new file mode 100644
index 00000000..ad8dfe1a
--- /dev/null
+++ b/AutomationTest/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
diff --git a/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.AssemblyInfo.cs b/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.AssemblyInfo.cs
new file mode 100644
index 00000000..a9c8bc92
--- /dev/null
+++ b/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.AssemblyInfo.cs
@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("Philips")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.2.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.2")]
+[assembly: System.Reflection.AssemblyProductAttribute("Philips.EDI.Foundation.APIGateway.AutomationTest")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Philips.EDI.Foundation.APIGateway.AutomationTest")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.2.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.AssemblyInfoInputs.cache b/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.AssemblyInfoInputs.cache
new file mode 100644
index 00000000..268a0967
--- /dev/null
+++ b/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+7d70c0bc511987c3ae105cb98159f5949d6dabfa
diff --git a/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.GeneratedMSBuildEditorConfig.editorconfig b/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 00000000..63458cd0
--- /dev/null
+++ b/AutomationTest/obj/Debug/netcoreapp3.1/Philips.EDI.Foundation.APIGateway.AutomationTest.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,3 @@
+is_global = true
+build_property.RootNamespace = Philips.EDI.Foundation.APIGateway.AutomationTest
+build_property.ProjectDir = c:\oauth2-proxy\AutomationTest\