From f514e3715817ea865ee72d0c28b681623e214579 Mon Sep 17 00:00:00 2001 From: Chad Redman Date: Mon, 6 Mar 2023 23:14:54 -0500 Subject: [PATCH] Prep 1.x release branch --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c0054973e..cd2e042a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,7 +34,7 @@ i2.github.owner=TIER i2.github.repo=shib-idp-ui i2.github.apiEndpoint=https://github.internet2.edu/api/v3 i2.git.remote=i2 -i2.git.branch=master +i2.git.branch=maintenance # set app use.release.app.yml=false