File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >org.opencds.cqf</groupId >
77 <artifactId >tooling-parent</artifactId >
8- <version >3.8.0-SNAPSHOT </version >
8+ <version >3.8.0</version >
99
1010 <packaging >pom</packaging >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1515 <maven .compiler.release>11</maven .compiler.release>
16- <cql .version>3.22 .0</cql .version>
16+ <cql .version>3.25 .0</cql .version>
1717 <hapi .version>8.0.0</hapi .version>
1818 <spring-boot .version>2.1.5.RELEASE</spring-boot .version>
1919 <slf4j .version>2.0.5</slf4j .version>
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.opencds.cqf</groupId >
88 <artifactId >tooling-parent</artifactId >
9- <version >3.8.0-SNAPSHOT </version >
9+ <version >3.8.0</version >
1010 </parent >
1111
1212 <artifactId >tooling-cli</artifactId >
13- <version >3.8.0-SNAPSHOT </version >
13+ <version >3.8.0</version >
1414 <packaging >jar</packaging >
1515
1616 <description >CQF Tooling CLI</description >
2525 <dependency >
2626 <groupId >org.opencds.cqf</groupId >
2727 <artifactId >tooling</artifactId >
28- <version >3.8.0-SNAPSHOT </version >
28+ <version >3.8.0</version >
2929 </dependency >
3030
3131 <dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.opencds.cqf</groupId >
88 <artifactId >tooling-parent</artifactId >
9- <version >3.8.0-SNAPSHOT </version >
9+ <version >3.8.0</version >
1010 </parent >
1111
1212 <artifactId >tooling-ui</artifactId >
13- <version >3.8.0-SNAPSHOT </version >
13+ <version >3.8.0</version >
1414 <packaging >jar</packaging >
1515
1616 <description >CQF Tooling UI</description >
1919 <dependency >
2020 <groupId >org.opencds.cqf</groupId >
2121 <artifactId >tooling</artifactId >
22- <version >3.8.0-SNAPSHOT </version >
22+ <version >3.8.0</version >
2323 </dependency >
2424 <dependency >
2525 <groupId >org.openjfx</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.opencds.cqf</groupId >
88 <artifactId >tooling-parent</artifactId >
9- <version >3.8.0-SNAPSHOT </version >
9+ <version >3.8.0</version >
1010 </parent >
1111
1212 <artifactId >tooling</artifactId >
13- <version >3.8.0-SNAPSHOT </version >
13+ <version >3.8.0</version >
1414 <packaging >jar</packaging >
1515
1616 <dependencies >
You can’t perform that action at this time.
0 commit comments