From 33a1358bf1a759dc9fb284470815f0ec52ce9712 Mon Sep 17 00:00:00 2001 From: Nikolay Chashnikov Date: Tue, 14 Jan 2025 11:02:20 +0100 Subject: [PATCH] [build scripts] remove the 'version' property from product-info.schema.json Such a property isn't present in the meta-schema https://json-schema.org/draft-07/schema, and we don't have a process of updating it, so it may cause confusion. GitOrigin-RevId: c81be955f381cace5521074eb41e2f6bbb6b9cfc --- platform/buildData/resources/product-info.schema.json | 1 - 1 file changed, 1 deletion(-) diff --git a/platform/buildData/resources/product-info.schema.json b/platform/buildData/resources/product-info.schema.json index 5ad53fa320b9..046f6d996a4e 100644 --- a/platform/buildData/resources/product-info.schema.json +++ b/platform/buildData/resources/product-info.schema.json @@ -3,7 +3,6 @@ "$id": "http://jetbrains.org/intellij/schema/product.schema.json", "title": "IntelliJ-based IDE installation", "description": "Meta-information about installation of an IDE based on IntelliJ Platform", - "version": "0.4", "type": "object", "additionalProperties": false, "required": [