|
4 | 4 |
|
5 | 5 | <groupId>org.eclipse.lsp4j</groupId> |
6 | 6 | <artifactId>lsp4j.releng</artifactId> |
7 | | - <version>0.24.0-SNAPSHOT</version> |
| 7 | + <version>1.0.0-SNAPSHOT</version> |
8 | 8 | <packaging>pom</packaging> |
9 | 9 |
|
10 | 10 | <properties> |
|
29 | 29 | <dependency> |
30 | 30 | <groupId>org.eclipse.lsp4j</groupId> |
31 | 31 | <artifactId>org.eclipse.lsp4j</artifactId> |
32 | | - <version>0.24.0</version> |
| 32 | + <version>1.0.0-SNAPSHOT</version> |
33 | 33 | </dependency> |
34 | 34 | <dependency> |
35 | 35 | <groupId>org.eclipse.lsp4j</groupId> |
36 | 36 | <artifactId>org.eclipse.lsp4j</artifactId> |
37 | | - <version>0.24.0</version> |
| 37 | + <version>1.0.0-SNAPSHOT</version> |
38 | 38 | <classifier>sources</classifier> |
39 | 39 | </dependency> |
40 | 40 | <dependency> |
41 | 41 | <groupId>org.eclipse.lsp4j</groupId> |
42 | 42 | <artifactId>org.eclipse.lsp4j.debug</artifactId> |
43 | | - <version>0.24.0</version> |
| 43 | + <version>1.0.0-SNAPSHOT</version> |
44 | 44 | </dependency> |
45 | 45 | <dependency> |
46 | 46 | <groupId>org.eclipse.lsp4j</groupId> |
47 | 47 | <artifactId>org.eclipse.lsp4j.debug</artifactId> |
48 | | - <version>0.24.0</version> |
| 48 | + <version>1.0.0-SNAPSHOT</version> |
49 | 49 | <classifier>sources</classifier> |
50 | 50 | </dependency> |
51 | 51 | <dependency> |
52 | 52 | <groupId>org.eclipse.lsp4j</groupId> |
53 | 53 | <artifactId>org.eclipse.lsp4j.generator</artifactId> |
54 | | - <version>0.24.0</version> |
| 54 | + <version>1.0.0-SNAPSHOT</version> |
55 | 55 | <exclusions> |
56 | 56 | <exclusion> |
57 | 57 | <groupId>com.google</groupId> |
|
62 | 62 | <dependency> |
63 | 63 | <groupId>org.eclipse.lsp4j</groupId> |
64 | 64 | <artifactId>org.eclipse.lsp4j.generator</artifactId> |
65 | | - <version>0.24.0</version> |
| 65 | + <version>1.0.0-SNAPSHOT</version> |
66 | 66 | <classifier>sources</classifier> |
67 | 67 | </dependency> |
68 | 68 | <dependency> |
69 | 69 | <groupId>org.eclipse.lsp4j</groupId> |
70 | 70 | <artifactId>org.eclipse.lsp4j.jsonrpc</artifactId> |
71 | | - <version>0.24.0</version> |
| 71 | + <version>1.0.0-SNAPSHOT</version> |
72 | 72 | </dependency> |
73 | 73 | <dependency> |
74 | 74 | <groupId>org.eclipse.lsp4j</groupId> |
75 | 75 | <artifactId>org.eclipse.lsp4j.jsonrpc</artifactId> |
76 | | - <version>0.24.0</version> |
| 76 | + <version>1.0.0-SNAPSHOT</version> |
77 | 77 | <classifier>sources</classifier> |
78 | 78 | </dependency> |
79 | 79 | <dependency> |
80 | 80 | <groupId>org.eclipse.lsp4j</groupId> |
81 | 81 | <artifactId>org.eclipse.lsp4j.jsonrpc.debug</artifactId> |
82 | | - <version>0.24.0</version> |
| 82 | + <version>1.0.0-SNAPSHOT</version> |
83 | 83 | </dependency> |
84 | 84 | <dependency> |
85 | 85 | <groupId>org.eclipse.lsp4j</groupId> |
86 | 86 | <artifactId>org.eclipse.lsp4j.jsonrpc.debug</artifactId> |
87 | | - <version>0.24.0</version> |
| 87 | + <version>1.0.0-SNAPSHOT</version> |
88 | 88 | <classifier>sources</classifier> |
89 | 89 | </dependency> |
90 | 90 | <dependency> |
91 | 91 | <groupId>org.eclipse.lsp4j</groupId> |
92 | 92 | <artifactId>org.eclipse.lsp4j.websocket.jakarta</artifactId> |
93 | | - <version>0.24.0</version> |
| 93 | + <version>1.0.0-SNAPSHOT</version> |
94 | 94 | </dependency> |
95 | 95 | <dependency> |
96 | 96 | <groupId>org.eclipse.lsp4j</groupId> |
97 | 97 | <artifactId>org.eclipse.lsp4j.websocket.jakarta</artifactId> |
98 | | - <version>0.24.0</version> |
| 98 | + <version>1.0.0-SNAPSHOT</version> |
99 | 99 | <classifier>sources</classifier> |
100 | 100 | </dependency> |
101 | 101 | <dependency> |
102 | 102 | <groupId>org.eclipse.lsp4j</groupId> |
103 | 103 | <artifactId>org.eclipse.lsp4j.websocket</artifactId> |
104 | | - <version>0.24.0</version> |
| 104 | + <version>1.0.0-SNAPSHOT</version> |
105 | 105 | </dependency> |
106 | 106 | <dependency> |
107 | 107 | <groupId>org.eclipse.lsp4j</groupId> |
108 | 108 | <artifactId>org.eclipse.lsp4j.websocket</artifactId> |
109 | | - <version>0.24.0</version> |
| 109 | + <version>1.0.0-SNAPSHOT</version> |
110 | 110 | <classifier>sources</classifier> |
111 | 111 | </dependency> |
112 | 112 | </dependencies> |
|
135 | 135 | <artifact> |
136 | 136 | <groupId>org.eclipse.lsp4j</groupId> |
137 | 137 | <artifactId>lsp4j.target</artifactId> |
138 | | - <version>0.24.0-SNAPSHOT</version> |
| 138 | + <version>1.0.0-SNAPSHOT</version> |
139 | 139 | </artifact> |
140 | 140 | </target> |
141 | 141 | <environments> |
|
0 commit comments