From d94a3abd706f877b9e5f162dcf17095834ac7ba9 Mon Sep 17 00:00:00 2001 From: LankyDan Date: Mon, 11 Nov 2019 13:26:42 +0000 Subject: [PATCH] CORDA-3411 Correct links to github after branching strategy change --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index 0c3a9c0d70..722ce18e47 100644 --- a/constants.properties +++ b/constants.properties @@ -23,5 +23,5 @@ snakeYamlVersion=1.19 caffeineVersion=2.6.2 metricsVersion=3.2.5 metricsNewRelicVersion=1.1.1 -openSourceBranch=https://github.com/corda/corda/blob/release/4 +openSourceBranch=https://github.com/corda/corda/blob/release/os/4.1 openSourceSamplesBranch=https://github.com/corda/samples/blob/release-V4