File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.11.0 </version >
8+ <version >3.12.0-SNAPSHOT </version >
99
1010 <packaging >pom</packaging >
1111
309309 <plugin >
310310 <groupId >org.apache.maven.plugins</groupId >
311311 <artifactId >maven-compiler-plugin</artifactId >
312- <version >3.11.0 </version >
312+ <version >3.12.0-SNAPSHOT </version >
313313 <configuration >
314314 <failOnWarning >true</failOnWarning >
315315 <showWarnings >true</showWarnings >
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.11.0 </version >
9+ <version >3.12.0-SNAPSHOT </version >
1010 </parent >
1111
1212 <artifactId >tooling-cli</artifactId >
13- <version >3.11.0 </version >
13+ <version >3.12.0-SNAPSHOT </version >
1414 <packaging >jar</packaging >
1515
1616 <name >CQF Tooling CLI</name >
2727 <dependency >
2828 <groupId >org.opencds.cqf</groupId >
2929 <artifactId >tooling</artifactId >
30- <version >3.11.0 </version >
30+ <version >3.12.0-SNAPSHOT </version >
3131 </dependency >
3232
3333 <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.11.0 </version >
9+ <version >3.12.0-SNAPSHOT </version >
1010 </parent >
1111
1212 <artifactId >tooling-ui</artifactId >
13- <version >3.11.0 </version >
13+ <version >3.12.0-SNAPSHOT </version >
1414 <packaging >jar</packaging >
1515
1616 <name >CQF Tooling UI</name >
2121 <dependency >
2222 <groupId >org.opencds.cqf</groupId >
2323 <artifactId >tooling</artifactId >
24- <version >3.11.0 </version >
24+ <version >3.12.0-SNAPSHOT </version >
2525 </dependency >
2626 <dependency >
2727 <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.11.0 </version >
9+ <version >3.12.0-SNAPSHOT </version >
1010 </parent >
1111
1212 <artifactId >tooling</artifactId >
13- <version >3.11.0 </version >
13+ <version >3.12.0-SNAPSHOT </version >
1414 <packaging >jar</packaging >
1515
1616 <name >CQF Tooling Core</name >
You can’t perform that action at this time.
0 commit comments