mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 22:34:42 +00:00
fix bug with profile code generation
This commit is contained in:
parent
bed070c736
commit
63446c17c4
@ -616,7 +616,7 @@ public class PECodeGenerator {
|
||||
private IWorkerContext workerContext;
|
||||
private String canonical;
|
||||
private String pkgName;
|
||||
private String version;
|
||||
private String version = "r5";
|
||||
|
||||
// options:
|
||||
private ExtensionPolicy extensionPolicy;
|
||||
|
Loading…
x
Reference in New Issue
Block a user