File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.opencds.cqf.cql.ls</groupId >
1515 <artifactId >cql-ls</artifactId >
16- <version >3.7.0-SNAPSHOT </version >
16+ <version >3.7.0</version >
1717 <relativePath >../pom.xml</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.opencds.cqf.cql.ls</groupId >
1414 <artifactId >cql-ls</artifactId >
15- <version >3.7.0-SNAPSHOT </version >
15+ <version >3.7.0</version >
1616 <relativePath >../../pom.xml</relativePath >
1717 </parent >
1818
1919 <dependencies >
2020 <dependency >
2121 <groupId >org.opencds.cqf.cql.ls</groupId >
2222 <artifactId >cql-ls-core</artifactId >
23- <version >3.7.0-SNAPSHOT </version >
23+ <version >3.7.0</version >
2424 </dependency >
2525 <dependency >
2626 <groupId >org.eclipse.lsp4j</groupId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.opencds.cqf.cql.ls</groupId >
1414 <artifactId >cql-ls</artifactId >
15- <version >3.7.0-SNAPSHOT </version >
15+ <version >3.7.0</version >
1616 <relativePath >../../pom.xml</relativePath >
1717 </parent >
1818
1919 <dependencies >
2020 <dependency >
2121 <groupId >org.opencds.cqf.cql.debug</groupId >
2222 <artifactId >cql-debug-server</artifactId >
23- <version >3.7.0-SNAPSHOT </version >
23+ <version >3.7.0</version >
2424 </dependency >
2525 <dependency >
2626 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.opencds.cqf.cql.ls</groupId >
1515 <artifactId >cql-ls</artifactId >
16- <version >3.7.0-SNAPSHOT </version >
16+ <version >3.7.0</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
3131 <dependency >
3232 <groupId >org.opencds.cqf.cql.ls</groupId >
3333 <artifactId >cql-ls-core</artifactId >
34- <version >3.7.0-SNAPSHOT </version >
34+ <version >3.7.0</version >
3535 </dependency >
3636
3737 <dependency >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.opencds.cqf.cql.ls</groupId >
1414 <artifactId >cql-ls</artifactId >
15- <version >3.7.0-SNAPSHOT </version >
15+ <version >3.7.0</version >
1616 <relativePath >../../pom.xml</relativePath >
1717 </parent >
1818
1919 <dependencies >
2020 <dependency >
2121 <groupId >org.opencds.cqf.cql.ls</groupId >
2222 <artifactId >cql-ls-server</artifactId >
23- <version >3.7.0-SNAPSHOT </version >
23+ <version >3.7.0</version >
2424 </dependency >
2525 <dependency >
2626 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.opencds.cqf.cql.ls</groupId >
1414 <artifactId >cql-ls</artifactId >
15- <version >3.7.0-SNAPSHOT </version >
15+ <version >3.7.0</version >
1616 <relativePath >../../pom.xml</relativePath >
1717 </parent >
1818
1919 <dependencies >
2020 <dependency >
2121 <groupId >org.opencds.cqf.cql.ls</groupId >
2222 <artifactId >cql-ls-server</artifactId >
23- <version >3.7.0-SNAPSHOT </version >
23+ <version >3.7.0</version >
2424 <scope >provided</scope >
2525 </dependency >
2626 <dependency >
2727 <groupId >org.opencds.cqf.cql.debug</groupId >
2828 <artifactId >cql-debug-server</artifactId >
29- <version >3.7.0-SNAPSHOT </version >
29+ <version >3.7.0</version >
3030 </dependency >
3131 <dependency >
3232 <groupId >org.eclipse.lsp4j</groupId >
Original file line number Diff line number Diff line change 55 <groupId >org.opencds.cqf.cql.ls</groupId >
66 <artifactId >cql-ls</artifactId >
77 <packaging >pom</packaging >
8- <version >3.7.0-SNAPSHOT </version >
8+ <version >3.7.0</version >
99
1010 <name >CQL Language Server</name >
1111 <description >A Language Server for CQL implementing the LSP</description >
You can’t perform that action at this time.
0 commit comments