Skip to content

Commit

Permalink
Updated refresh script to use 1.4.1 tools
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-fyfe committed May 12, 2022
1 parent 11d3f9f commit 286963d
Show file tree
Hide file tree
Showing 135 changed files with 14,822 additions and 11,622 deletions.
2 changes: 1 addition & 1 deletion _refresh.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@ECHO OFF
SET tooling_jar=tooling-1.3.1-SNAPSHOT-jar-with-dependencies.jar
SET tooling_jar=tooling-1.4.1-SNAPSHOT-jar-with-dependencies.jar
SET input_cache_path=%~dp0input-cache
SET resources_path=%~dp0input/resources
SET ig_resource_path=input/immz.xml
Expand Down
2 changes: 1 addition & 1 deletion input/resources/device/cqf-tooling.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
} ]
},
"version": [ {
"value": "1.3.1-SNAPSHOT"
"value": "1.4.1-SNAPSHOT"
} ]
}
6 changes: 3 additions & 3 deletions input/resources/library/library-FHIRCommon.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions input/resources/library/library-FHIRHelpers.json

Large diffs are not rendered by default.

Loading

0 comments on commit 286963d

Please sign in to comment.