Skip to content

Commit e4d4eaa

Browse files
v2.7.0 (#135)
1 parent cc4f5b3 commit e4d4eaa

20 files changed

Lines changed: 91 additions & 97 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Eclipse GLSP Eclipse Integration Changelog
22

3-
## v2.7.0 - active
3+
## [v2.7.0 - 02/06/2026](https://github.com/eclipse-glsp/glsp-eclipse-integration/releases/tag/v2.7.0)
44

55
### Changes
66

client/examples/workflow-webapp/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-glsp-examples/workflow-webapp",
3-
"version": "2.7.0-next",
3+
"version": "2.7.0",
44
"private": true,
55
"description": "GLSP-based webapp for the Workflow example",
66
"scripts": {
@@ -14,8 +14,8 @@
1414
"watch:tsc": "tsc -w"
1515
},
1616
"dependencies": {
17-
"@eclipse-glsp-examples/workflow-glsp": "next",
18-
"@eclipse-glsp/ide": "2.7.0-next"
17+
"@eclipse-glsp-examples/workflow-glsp": "2.7.0",
18+
"@eclipse-glsp/ide": "2.7.0"
1919
},
2020
"devDependencies": {
2121
"@vscode/codicons": "^0.0.25",

client/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.7.0-next",
2+
"version": "2.7.0",
33
"npmClient": "yarn",
44
"command": {
55
"run": {

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parent",
3-
"version": "2.7.0-next",
3+
"version": "2.7.0",
44
"private": true,
55
"workspaces": [
66
"packages/*",
@@ -29,7 +29,7 @@
2929
"watch": "concurrently --kill-others -n tsc,webapp -c red,yellow \"tsc -b -w --preserveWatchOutput\" \"yarn -s app watch\""
3030
},
3131
"devDependencies": {
32-
"@eclipse-glsp/dev": "next",
32+
"@eclipse-glsp/dev": "2.7.0",
3333
"@types/node": "22.x",
3434
"copyfiles": "^2.4.1",
3535
"lerna": "^9.0.0",

client/packages/ide/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-glsp/ide",
3-
"version": "2.7.0-next",
3+
"version": "2.7.0",
44
"description": "Glue code to integrate GLSP clients into Eclipse via a webapp",
55
"homepage": "https://www.eclipse.org/glsp/",
66
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
@@ -33,7 +33,7 @@
3333
"watch": "tsc -w"
3434
},
3535
"dependencies": {
36-
"@eclipse-glsp/client": "next"
36+
"@eclipse-glsp/client": "2.7.0"
3737
},
3838
"engines": {
3939
"yarn": "1.0.x || >=1.2.1"

client/yarn.lock

Lines changed: 68 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -205,38 +205,37 @@
205205
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
206206
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
207207

208-
"@eclipse-glsp-examples/workflow-glsp@next":
209-
version "2.7.0-next.2"
210-
resolved "https://registry.yarnpkg.com/@eclipse-glsp-examples/workflow-glsp/-/workflow-glsp-2.7.0-next.2.tgz#5a745334ad0d2c91f0b4872b971510fa87557d61"
211-
integrity sha512-RLYN33bzqBpT6FsJLQU5cgm7Yu93NcfKztYemvsMtxNbI8g9af5ybj9gjxyhMelBl109ziphOyZH6v9r1ubHzQ==
208+
"@eclipse-glsp-examples/workflow-glsp@2.7.0":
209+
version "2.7.0"
210+
resolved "https://registry.yarnpkg.com/@eclipse-glsp-examples/workflow-glsp/-/workflow-glsp-2.7.0.tgz#a547d056a0a1c1cf1fe90a65f01179bca70666df"
211+
integrity sha512-worUOwus35o2xSOWyIRegVm8Rlo4MHy3E9037cGOEfzq4qoyqEPQtrCzth/v1EPvrMfr9HNY+8+ObCHYqrgLKw==
212212
dependencies:
213-
"@eclipse-glsp/client" "2.7.0-next.2+eaf7d17"
213+
"@eclipse-glsp/client" "2.7.0"
214214
balloon-css "^0.5.0"
215215

216-
"@eclipse-glsp/cli@2.7.0-next.8+b3f9de7":
217-
version "2.7.0-next.8"
218-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/cli/-/cli-2.7.0-next.8.tgz#3c9df4b862153981084c67394275ffb5b8fc915d"
219-
integrity sha512-c9z6F+Z06lzXvO81iAERt68lu9BLd5gzg1cPAZyoyTEimw0vmUq6zN/vZZ19Xvjev5AWiAtRVFYGcmDzIzUEOQ==
216+
"@eclipse-glsp/cli@2.7.0":
217+
version "2.7.0"
218+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/cli/-/cli-2.7.0.tgz#790d798b443b931cd7ea13fc35a245f0736dea30"
219+
integrity sha512-FR2W6nTR+jP3oVW6vug2HE4ldTM3RMcYNoKM841QJ3TZpuNpbMHCEYuoERTnr7F4VxkXwPGfSfwLLq5wni+b5g==
220220

221-
"@eclipse-glsp/client@2.7.0-next.2+eaf7d17", "@eclipse-glsp/client@next":
222-
version "2.7.0-next.2"
223-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/client/-/client-2.7.0-next.2.tgz#1656a540aeda04c72af502def81c4ad8443b8581"
224-
integrity sha512-PE2P+01oJGHkq1TupqiDb0fVqcgeANQuw8sH7KwfdKsMR1CWg/P+eYIwWPaA+1JgVqUX5M3FHTN3+Ip1l/3RUg==
221+
"@eclipse-glsp/client@2.7.0":
222+
version "2.7.0"
223+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/client/-/client-2.7.0.tgz#21c3c3c697308e7941b08ae31383dd73bf98d5bc"
224+
integrity sha512-Jkk9jDrUOCQ54myJtYyyYq+HShDgeeyB0zxHU6jaCAFLzFubz0svnW+0efplImpnYFlDdZCF54GbSIbJYRoyIw==
225225
dependencies:
226-
"@eclipse-glsp/sprotty" "2.7.0-next.2+eaf7d17"
226+
"@eclipse-glsp/sprotty" "2.7.0"
227227
autocompleter "^9.1.2"
228228
file-saver "^2.0.5"
229-
lodash "4.17.23"
230229
snabbdom "~3.5.1"
231230
vscode-jsonrpc "8.2.0"
232231

233-
"@eclipse-glsp/config-test@2.7.0-next.8+b3f9de7":
234-
version "2.7.0-next.8"
235-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config-test/-/config-test-2.7.0-next.8.tgz#ea951fc5ddab2ec0e03bbf139068740c39377449"
236-
integrity sha512-OM0BMNHPUqx1zlfv1mo3WYDDYP7jPgTL2+5XC3kq6TPqdQNl3Ogh/QCGjfzAI+fFlC8d/pEAfC9hL2xM7k7NBQ==
232+
"@eclipse-glsp/config-test@2.7.0":
233+
version "2.7.0"
234+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config-test/-/config-test-2.7.0.tgz#3378bd0d65bf0cfe178ae7b7827af77f63a27fcf"
235+
integrity sha512-0VKnpkwaBArXuDxSMJ5/5TD3XH2gjt2uOWS6Ct5l6yJ1W18SMWR8NMgY8Gzy7UkGqBuRtC3PodLLUJbSrJZwnw==
237236
dependencies:
238-
"@eclipse-glsp/mocha-config" "2.7.0-next.8+b3f9de7"
239-
"@eclipse-glsp/nyc-config" "2.7.0-next.8+b3f9de7"
237+
"@eclipse-glsp/mocha-config" "2.7.0"
238+
"@eclipse-glsp/nyc-config" "2.7.0"
240239
"@istanbuljs/nyc-config-typescript" "^1.0.2"
241240
"@types/chai" "^4.3.7"
242241
"@types/mocha" "^10.0.2"
@@ -249,14 +248,14 @@
249248
sinon "^15.1.0"
250249
ts-node "^10.9.1"
251250

252-
"@eclipse-glsp/config@2.7.0-next.8+b3f9de7":
253-
version "2.7.0-next.8"
254-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config/-/config-2.7.0-next.8.tgz#654000963af07452bdcbc4de106222f2b1c4c0a8"
255-
integrity sha512-xQvNqL+6sl4BZtVf3UcrPKzwneFfiQSnKR21CY39pGMp10NYcQud6heltlHC8U3fZtELp6JzQPaQtqIAlqBWMA==
251+
"@eclipse-glsp/config@2.7.0":
252+
version "2.7.0"
253+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config/-/config-2.7.0.tgz#af9f08852cc393a3336f0b1fd7929b46dd35d523"
254+
integrity sha512-r8ueL74sULxShM8cYFIa4sKklQ2auElf/+K4Zmt8UgtD1I3YMzWtDLpCtCWCO+r+Yfe3MgF5yMZzblpHL7jDjg==
256255
dependencies:
257-
"@eclipse-glsp/eslint-config" "2.7.0-next.8+b3f9de7"
258-
"@eclipse-glsp/prettier-config" "2.7.0-next.8+b3f9de7"
259-
"@eclipse-glsp/ts-config" "2.7.0-next.8+b3f9de7"
256+
"@eclipse-glsp/eslint-config" "2.7.0"
257+
"@eclipse-glsp/prettier-config" "2.7.0"
258+
"@eclipse-glsp/ts-config" "2.7.0"
260259
"@eslint/js" "^9.0.0"
261260
"@stylistic/eslint-plugin" "^2.0.0"
262261
"@tony.ganchev/eslint-plugin-header" "^3.1.1"
@@ -272,62 +271,62 @@
272271
rimraf "^5.0.5"
273272
typescript-eslint "^8.0.0"
274273

275-
"@eclipse-glsp/dev@next":
276-
version "2.7.0-next.8"
277-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/dev/-/dev-2.7.0-next.8.tgz#38c3437eb39159de291b0963389f9f8731a52c72"
278-
integrity sha512-Kz/j0loL9HSjt5uWcFOSOyOEL5JBCIqITEprduypzy4PNivApbrTSTxbwOFoJf4uylSWWO7q4fUNqGbzhU5KUQ==
274+
"@eclipse-glsp/dev@2.7.0":
275+
version "2.7.0"
276+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/dev/-/dev-2.7.0.tgz#abbc7b0bf9f131e6d55dedd9abc21010db773efa"
277+
integrity sha512-yv3XQMmtTpAqswy+ZO05+BbppnWk0QMD5DzWJiKwyZsDvwQcPR6juQouWMP8X1p7QFQBLoeplW7C0jj/PQjUUg==
279278
dependencies:
280-
"@eclipse-glsp/cli" "2.7.0-next.8+b3f9de7"
281-
"@eclipse-glsp/config" "2.7.0-next.8+b3f9de7"
282-
"@eclipse-glsp/config-test" "2.7.0-next.8+b3f9de7"
279+
"@eclipse-glsp/cli" "2.7.0"
280+
"@eclipse-glsp/config" "2.7.0"
281+
"@eclipse-glsp/config-test" "2.7.0"
283282

284-
"@eclipse-glsp/eslint-config@2.7.0-next.8+b3f9de7":
285-
version "2.7.0-next.8"
286-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/eslint-config/-/eslint-config-2.7.0-next.8.tgz#e54068d0292c08c925db042d1b422c0545a3f6c2"
287-
integrity sha512-d8ngS4eIEQ/b/KUrWr/iIh6TYdm7kJ9v/Bmmy57+3y6c/FqWY2Gk6yf9yZpDlkxP/JaLwkeYFPIVM4Ch2ThOBQ==
283+
"@eclipse-glsp/eslint-config@2.7.0":
284+
version "2.7.0"
285+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/eslint-config/-/eslint-config-2.7.0.tgz#6e47e8ca7a4b2b1257e7e0b5fb9b024cd3568693"
286+
integrity sha512-IyeeV81mp13b5iNKwyQ3PcCk5BoNP9QHYw+cSc9kU2o11bLWlx72l/+mDzDEwh/N7Aa1sIJkSAZQwqfuttMuig==
288287

289-
"@eclipse-glsp/mocha-config@2.7.0-next.8+b3f9de7":
290-
version "2.7.0-next.8"
291-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/mocha-config/-/mocha-config-2.7.0-next.8.tgz#3684eda8b5d66fe6426a4de3ff38242029ac0eff"
292-
integrity sha512-4c/LFBNM7bHMXgaazAIMlezVoEqrQvn4MKBgN83WFgRoz6Njp/ybn/1GE9mtuHJIJLbwDmbfrSYmbZNtsGztaA==
288+
"@eclipse-glsp/mocha-config@2.7.0":
289+
version "2.7.0"
290+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/mocha-config/-/mocha-config-2.7.0.tgz#32cb801398592fcbd341865e32a7117730d578d4"
291+
integrity sha512-GTEVPmRBLN71mVrLa4tSjVGFzBMFfd+RGHzCctIS5OTGepFQKhAYs0dlR9RW5y4M7lEXONwrH+PijNgbkrwzrA==
293292

294-
"@eclipse-glsp/nyc-config@2.7.0-next.8+b3f9de7":
295-
version "2.7.0-next.8"
296-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/nyc-config/-/nyc-config-2.7.0-next.8.tgz#20cf405340bb318a639ef769f154fd68d0497878"
297-
integrity sha512-h+8uKmmiBUGG4f1D0UKmUSH8HaypeJUHGxWkAKS03VTBIoLb/xlC7AKrBcGaOMLcmYvkjNF15NcTfbet9tY2bA==
293+
"@eclipse-glsp/nyc-config@2.7.0":
294+
version "2.7.0"
295+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/nyc-config/-/nyc-config-2.7.0.tgz#4ea463fe7701f4e4f42a1a7e5a78c0a0b7617f31"
296+
integrity sha512-O61shSSwRGhwjr0rw0fQv1M0uDcoyyu676qmT6OFSRTcOFkJjZ3G1QTdUrNJIvgX3HmM/X4xe677iWT3c8+XKw==
298297

299-
"@eclipse-glsp/prettier-config@2.7.0-next.8+b3f9de7":
300-
version "2.7.0-next.8"
301-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/prettier-config/-/prettier-config-2.7.0-next.8.tgz#8f675cd2483c0fa88181b3eb2a3607a8dcc7dadd"
302-
integrity sha512-upb5A7D3mHfMO4gINgKZOoMpFXRKAcjPZ/A9x0lr8+Zmf8ZQE8cr7dGYVHY6oCn7Qs3gZRf7Aw7BtTr08EKsZQ==
298+
"@eclipse-glsp/prettier-config@2.7.0":
299+
version "2.7.0"
300+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/prettier-config/-/prettier-config-2.7.0.tgz#0afeac7a6e1bf89865743b0216d466018a627792"
301+
integrity sha512-15dw7ulpOqTTSKPCQ/H3i/wXzQ4+kF19zdhPa05LyOOmkOANQtIZPjAAAamT5bAb/T2cHNvMiT+T5vzCraYXuA==
303302
dependencies:
304303
prettier-plugin-packagejson "~2.4.6"
305304

306-
"@eclipse-glsp/protocol@2.7.0-next.2+eaf7d17":
307-
version "2.7.0-next.2"
308-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.7.0-next.2.tgz#34e1a39f18602a52baef20f80442d96c938ff6f7"
309-
integrity sha512-7no2SIvIgS3I59RuQaushonA8Ite0LpDxIKBnEzikYl8jPQ9vRHHjd8YqsntH2AdmpgE6AgzXTTYefKg5MWKyg==
305+
"@eclipse-glsp/protocol@2.7.0":
306+
version "2.7.0"
307+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.7.0.tgz#8e253dbd8365c207f7962b09d8a9b6638b5142a2"
308+
integrity sha512-jHJxGU/jcj8n3dsHIeo3qseJQ/wNlhaWQ90+fSPHOT0pwg5DAvtWqs0ktVcSB5Xwjv4VCv1UqYOCR8K9uUrH4g==
310309
dependencies:
311310
sprotty-protocol "1.4.0"
312-
uuid "~10.0.0"
311+
uuid "~14.0.0"
313312
vscode-jsonrpc "8.2.0"
314313

315-
"@eclipse-glsp/sprotty@2.7.0-next.2+eaf7d17":
316-
version "2.7.0-next.2"
317-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/sprotty/-/sprotty-2.7.0-next.2.tgz#52b9b758e881ea8ba95c3a3c9f6e7a63f3fdbead"
318-
integrity sha512-6hC/6iFc6I4m5K9RIJBy4VduRn9nzoogOavmJ/fKbxRy3UyvpVIWH5hDx3AA0EqQH+uulYBBraqkHoffTme/gw==
314+
"@eclipse-glsp/sprotty@2.7.0":
315+
version "2.7.0"
316+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/sprotty/-/sprotty-2.7.0.tgz#7f4f0f97d89b0f86461fbf45337b229e8fbd1f2a"
317+
integrity sha512-pRkU0+M5ScLRXZduuqbRuTDJqoUo9Pq2t08KN9bZyjbTJaHcHFVsiCOCm2QQ0VGSyUmutXaq95YaSVVwbZ/IPA==
319318
dependencies:
320-
"@eclipse-glsp/protocol" "2.7.0-next.2+eaf7d17"
319+
"@eclipse-glsp/protocol" "2.7.0"
321320
autocompleter "^9.1.0"
322321
snabbdom "~3.5.1"
323322
sprotty "1.4.0"
324323
sprotty-protocol "1.4.0"
325324
vscode-jsonrpc "8.2.0"
326325

327-
"@eclipse-glsp/ts-config@2.7.0-next.8+b3f9de7":
328-
version "2.7.0-next.8"
329-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/ts-config/-/ts-config-2.7.0-next.8.tgz#b972ee70e39cbb6b595ed58686c6be4ccf7a2acb"
330-
integrity sha512-9UOU6JF+KdNGKmxDX++xaVMVCriWYuk03UmgHgMjuH+JIxqI5lY3jV1eywuMEf1pAPiFidMa1cx3CFPp2ApFcg==
326+
"@eclipse-glsp/ts-config@2.7.0":
327+
version "2.7.0"
328+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/ts-config/-/ts-config-2.7.0.tgz#bd251b938ea190986b8030214a0ba003faf07b81"
329+
integrity sha512-uFJAyLOX7vqHmmkPxEQhyqh7StcUMAEORvpOvsT6ta3D17L1UmXdxU3ayjHA7adBhyUwnq6Dvdii6LBcHgHGGw==
331330

332331
"@emnapi/core@^1.1.0":
333332
version "1.6.0"
@@ -4589,11 +4588,6 @@ lodash.merge@^4.6.2:
45894588
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
45904589
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
45914590

4592-
lodash@4.17.23:
4593-
version "4.17.23"
4594-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4595-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4596-
45974591
log-symbols@4.1.0, log-symbols@^4.0.0:
45984592
version "4.1.0"
45994593
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
@@ -6924,10 +6918,10 @@ uuid@^8.3.2:
69246918
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
69256919
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
69266920

6927-
uuid@~10.0.0:
6928-
version "10.0.0"
6929-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
6930-
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
6921+
uuid@~14.0.0:
6922+
version "14.0.0"
6923+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
6924+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
69316925

69326926
v8-compile-cache-lib@^3.0.1:
69336927
version "3.0.1"

server/example/org.eclipse.glsp.ide.workflow.editor/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Workflow Editor
44
Bundle-SymbolicName: org.eclipse.glsp.ide.workflow.editor;singleton:=true
5-
Bundle-Version: 2.7.0.qualifier
5+
Bundle-Version: 2.7.0
66
Bundle-ClassPath: .
77
Bundle-Activator: org.eclipse.glsp.ide.workflow.editor.Activator
88
Bundle-Vendor: Eclipse GLSP

server/example/org.eclipse.glsp.ide.workflow.editor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.eclipse.glsp.ide</groupId>
1010
<artifactId>org.eclipse.glsp.ide.parent</artifactId>
11-
<version>2.7.0-SNAPSHOT</version>
11+
<version>2.7.0</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

server/plugins/org.eclipse.glsp.ide.editor/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bundle-Name: GLSP Editor Integration
44
Bundle-SymbolicName: org.eclipse.glsp.ide.editor;singleton:=true
55
Bundle-Activator: org.eclipse.glsp.ide.editor.ui.GLSPIdeEditorPlugin
66
Bundle-ActivationPolicy: lazy
7-
Bundle-Version: 2.7.0.qualifier
7+
Bundle-Version: 2.7.0
88
Bundle-Vendor: Eclipse GLSP
99
Automatic-Module-Name: com.eclipsesource.glsp.editor
1010
Bundle-RequiredExecutionEnvironment: JavaSE-17

server/plugins/org.eclipse.glsp.ide.editor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.eclipse.glsp.ide</groupId>
1010
<artifactId>org.eclipse.glsp.ide.parent</artifactId>
11-
<version>2.7.0-SNAPSHOT</version>
11+
<version>2.7.0</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)