Skip to content

Commit

Permalink
Update reference of HL7-DaVinci/test-ehr to mcode/test-ehr
Browse files Browse the repository at this point in the history
  • Loading branch information
jtquach1 committed Dec 29, 2023
1 parent f8d1e0e commit c761986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ task loadRequestBuilder() {
void setup() {
exec {
workingDir 'src/main/webapp/'
commandLine 'git','clone','--single-branch', '--branch','settings-change-hotfix','https://github.com/HL7-DaVinci/crd-request-generator.git','tempFolder'
commandLine 'git','clone','--single-branch', '--branch','settings-change-hotfix','https://github.com/mcode/request-generator.git','tempFolder'
}
exec {
workingDir 'src/main/webapp/tempFolder'
Expand Down

0 comments on commit c761986

Please sign in to comment.