|
36 | 36 | <dependency> |
37 | 37 | <groupId>org.eclipse.lsp4j</groupId> |
38 | 38 | <artifactId>org.eclipse.lsp4j</artifactId> |
39 | | - <version>0.9.0-SNAPSHOT</version> |
| 39 | + <version>0.9.0</version> |
40 | 40 | </dependency> |
41 | 41 | <dependency> |
42 | 42 | <groupId>org.eclipse.lsp4j</groupId> |
43 | 43 | <artifactId>org.eclipse.lsp4j</artifactId> |
44 | | - <version>0.9.0-SNAPSHOT</version> |
| 44 | + <version>0.9.0</version> |
45 | 45 | <classifier>sources</classifier> |
46 | 46 | </dependency> |
47 | 47 | <dependency> |
48 | 48 | <groupId>org.eclipse.lsp4j</groupId> |
49 | 49 | <artifactId>org.eclipse.lsp4j.debug</artifactId> |
50 | | - <version>0.9.0-SNAPSHOT</version> |
| 50 | + <version>0.9.0</version> |
51 | 51 | </dependency> |
52 | 52 | <dependency> |
53 | 53 | <groupId>org.eclipse.lsp4j</groupId> |
54 | 54 | <artifactId>org.eclipse.lsp4j.debug</artifactId> |
55 | | - <version>0.9.0-SNAPSHOT</version> |
| 55 | + <version>0.9.0</version> |
56 | 56 | <classifier>sources</classifier> |
57 | 57 | </dependency> |
58 | 58 | <dependency> |
59 | 59 | <groupId>org.eclipse.lsp4j</groupId> |
60 | 60 | <artifactId>org.eclipse.lsp4j.generator</artifactId> |
61 | | - <version>0.9.0-SNAPSHOT</version> |
| 61 | + <version>0.9.0</version> |
62 | 62 | </dependency> |
63 | 63 | <dependency> |
64 | 64 | <groupId>org.eclipse.lsp4j</groupId> |
65 | 65 | <artifactId>org.eclipse.lsp4j.generator</artifactId> |
66 | | - <version>0.9.0-SNAPSHOT</version> |
| 66 | + <version>0.9.0</version> |
67 | 67 | <classifier>sources</classifier> |
68 | 68 | </dependency> |
69 | 69 | <dependency> |
70 | 70 | <groupId>org.eclipse.lsp4j</groupId> |
71 | 71 | <artifactId>org.eclipse.lsp4j.jsonrpc</artifactId> |
72 | | - <version>0.9.0-SNAPSHOT</version> |
| 72 | + <version>0.9.0</version> |
73 | 73 | </dependency> |
74 | 74 | <dependency> |
75 | 75 | <groupId>org.eclipse.lsp4j</groupId> |
76 | 76 | <artifactId>org.eclipse.lsp4j.jsonrpc</artifactId> |
77 | | - <version>0.9.0-SNAPSHOT</version> |
| 77 | + <version>0.9.0</version> |
78 | 78 | <classifier>sources</classifier> |
79 | 79 | </dependency> |
80 | 80 | <dependency> |
81 | 81 | <groupId>org.eclipse.lsp4j</groupId> |
82 | 82 | <artifactId>org.eclipse.lsp4j.jsonrpc.debug</artifactId> |
83 | | - <version>0.9.0-SNAPSHOT</version> |
| 83 | + <version>0.9.0</version> |
84 | 84 | </dependency> |
85 | 85 | <dependency> |
86 | 86 | <groupId>org.eclipse.lsp4j</groupId> |
87 | 87 | <artifactId>org.eclipse.lsp4j.jsonrpc.debug</artifactId> |
88 | | - <version>0.9.0-SNAPSHOT</version> |
| 88 | + <version>0.9.0</version> |
89 | 89 | <classifier>sources</classifier> |
90 | 90 | </dependency> |
91 | 91 | <dependency> |
92 | 92 | <groupId>org.eclipse.lsp4j</groupId> |
93 | 93 | <artifactId>org.eclipse.lsp4j.websocket</artifactId> |
94 | | - <version>0.9.0-SNAPSHOT</version> |
| 94 | + <version>0.9.0</version> |
95 | 95 | </dependency> |
96 | 96 | <dependency> |
97 | 97 | <groupId>org.eclipse.lsp4j</groupId> |
98 | 98 | <artifactId>org.eclipse.lsp4j.websocket</artifactId> |
99 | | - <version>0.9.0-SNAPSHOT</version> |
| 99 | + <version>0.9.0</version> |
100 | 100 | <classifier>sources</classifier> |
101 | 101 | </dependency> |
102 | 102 | </dependencies> |
|
0 commit comments