You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ mvn exec:java \
30
30
31
31
Executable jars are produced by the CI system on Maven Central: [Download executable jar](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=org.opencds.cqf&a=tooling&c=jar-with-dependencies&v=LATEST)
32
32
33
-
This can be run with `java -jar tooling-1.3.1-jar-with-dependencies.jar -VsacXlsxToValueSetBatch`
33
+
This can be run with `java -jar tooling-1.4.0-jar-with-dependencies.jar -VsacXlsxToValueSetBatch`
34
34
35
35
Documentation of the various operations is provided in the [Main](src/main/java/org/opencds/cqf/tooling/Main.java) class.
0 commit comments