diff --git a/lib/jsdoc/pom.xml b/lib/jsdoc/pom.xml index 6b8246e243ab..9d552a70ed8f 100644 --- a/lib/jsdoc/pom.xml +++ b/lib/jsdoc/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/package.json b/package.json index f0a8786683ef..665161867adc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openui5", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 Core & Runtime", "private": true, "scripts": { diff --git a/pom.xml b/pom.xml index e7e285c07b98..54e17e06971a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 pom diff --git a/src/sap.f/package.json b/src/sap.f/package.json index 11d1bcf9252d..d6c2d740d818 100644 --- a/src/sap.f/package.json +++ b/src/sap.f/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.f", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.f", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,8 +14,8 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45" } } diff --git a/src/sap.f/pom.xml b/src/sap.f/pom.xml index 5265ee4c8398..9aae400cca76 100644 --- a/src/sap.f/pom.xml +++ b/src/sap.f/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.m/package.json b/src/sap.m/package.json index 503051a21b4e..97b7f364d80a 100644 --- a/src/sap.m/package.json +++ b/src/sap.m/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.m", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.m", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,8 +14,8 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45" } } diff --git a/src/sap.m/pom.xml b/src/sap.m/pom.xml index 1a9aa5aace3d..cf38f8e5eae5 100644 --- a/src/sap.m/pom.xml +++ b/src/sap.m/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.tnt/package.json b/src/sap.tnt/package.json index 1af902858e78..d6a5d9d08497 100644 --- a/src/sap.tnt/package.json +++ b/src/sap.tnt/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.tnt", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.tnt", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,7 +14,7 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.tnt/pom.xml b/src/sap.tnt/pom.xml index a1844ccfd145..4d97454ddd98 100644 --- a/src/sap.tnt/pom.xml +++ b/src/sap.tnt/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.codeeditor/package.json b/src/sap.ui.codeeditor/package.json index f8440fb4fffc..b0c5005a8d6b 100644 --- a/src/sap.ui.codeeditor/package.json +++ b/src/sap.ui.codeeditor/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.codeeditor", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.codeeditor", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,6 +14,6 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.ui.codeeditor/pom.xml b/src/sap.ui.codeeditor/pom.xml index cb4aba5051a0..016615d00a96 100644 --- a/src/sap.ui.codeeditor/pom.xml +++ b/src/sap.ui.codeeditor/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.commons/package.json b/src/sap.ui.commons/package.json index 3131105741a1..06f2826dc0d0 100644 --- a/src/sap.ui.commons/package.json +++ b/src/sap.ui.commons/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.commons", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.commons", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,8 +14,8 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45" } } diff --git a/src/sap.ui.commons/pom.xml b/src/sap.ui.commons/pom.xml index 69d346012156..9d9ad2010003 100644 --- a/src/sap.ui.commons/pom.xml +++ b/src/sap.ui.commons/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.core/package.json b/src/sap.ui.core/package.json index fc3bafea47bb..7071bdd1ebac 100644 --- a/src/sap.ui.core/package.json +++ b/src/sap.ui.core/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.core", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 Core Library sap.ui.core", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", diff --git a/src/sap.ui.core/pom.xml b/src/sap.ui.core/pom.xml index 10dd394dd31b..e47d296d04c5 100644 --- a/src/sap.ui.core/pom.xml +++ b/src/sap.ui.core/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.documentation/package.json b/src/sap.ui.documentation/package.json index 8dbffea7a49c..dbd004ce3f53 100644 --- a/src/sap.ui.documentation/package.json +++ b/src/sap.ui.documentation/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.documentation", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.documentation", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,10 +14,10 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/themelib_sap_belize": "1.84.45-SNAPSHOT", - "@openui5/themelib_sap_fiori_3": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/themelib_sap_belize": "1.84.45", + "@openui5/themelib_sap_fiori_3": "1.84.45" } } diff --git a/src/sap.ui.documentation/pom.xml b/src/sap.ui.documentation/pom.xml index d1171b32bf8a..1a3ea9fda15b 100644 --- a/src/sap.ui.documentation/pom.xml +++ b/src/sap.ui.documentation/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.dt/package.json b/src/sap.ui.dt/package.json index eb621ceee61a..a3f23880c92e 100644 --- a/src/sap.ui.dt/package.json +++ b/src/sap.ui.dt/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.dt", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.dt", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,6 +14,6 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.ui.dt/pom.xml b/src/sap.ui.dt/pom.xml index 74c3cde01733..02cf57d5fa95 100644 --- a/src/sap.ui.dt/pom.xml +++ b/src/sap.ui.dt/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.fl/package.json b/src/sap.ui.fl/package.json index 452dc9d2d01d..2fe123e769cd 100644 --- a/src/sap.ui.fl/package.json +++ b/src/sap.ui.fl/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.fl", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.fl", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,7 +14,7 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.ui.fl/pom.xml b/src/sap.ui.fl/pom.xml index 55a6d5fd8e74..6a58fecbeac5 100644 --- a/src/sap.ui.fl/pom.xml +++ b/src/sap.ui.fl/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.integration/package.json b/src/sap.ui.integration/package.json index 59d7c456d087..ee2bbbd10128 100644 --- a/src/sap.ui.integration/package.json +++ b/src/sap.ui.integration/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.integration", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.integration", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,7 +14,7 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.f": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.f": "1.84.45" } } diff --git a/src/sap.ui.integration/pom.xml b/src/sap.ui.integration/pom.xml index 6483c3400119..a52470c987fd 100644 --- a/src/sap.ui.integration/pom.xml +++ b/src/sap.ui.integration/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.layout/package.json b/src/sap.ui.layout/package.json index 80cbc5aa5f47..302f2a360901 100644 --- a/src/sap.ui.layout/package.json +++ b/src/sap.ui.layout/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.layout", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.layout", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,6 +14,6 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.ui.layout/pom.xml b/src/sap.ui.layout/pom.xml index 3bfbb3332cc2..b295c9e7139c 100644 --- a/src/sap.ui.layout/pom.xml +++ b/src/sap.ui.layout/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.mdc/package.json b/src/sap.ui.mdc/package.json index 0439398c601e..45eda5c204d5 100644 --- a/src/sap.ui.mdc/package.json +++ b/src/sap.ui.mdc/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.mdc", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.mdc", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,8 +14,8 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45" } } diff --git a/src/sap.ui.mdc/pom.xml b/src/sap.ui.mdc/pom.xml index e8eadaea8da3..4ade399a4503 100644 --- a/src/sap.ui.mdc/pom.xml +++ b/src/sap.ui.mdc/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.rta/package.json b/src/sap.ui.rta/package.json index 3686f7b9cdf6..4186e122538c 100644 --- a/src/sap.ui.rta/package.json +++ b/src/sap.ui.rta/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.rta", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.rta", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,10 +14,10 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.dt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.fl": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.dt": "1.84.45", + "@openui5/sap.ui.fl": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45" } } diff --git a/src/sap.ui.rta/pom.xml b/src/sap.ui.rta/pom.xml index 4e656c00b6a1..73f561e62a1b 100644 --- a/src/sap.ui.rta/pom.xml +++ b/src/sap.ui.rta/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.suite/package.json b/src/sap.ui.suite/package.json index dc2eb8f127ad..b0f0ea569b3d 100644 --- a/src/sap.ui.suite/package.json +++ b/src/sap.ui.suite/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.suite", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.suite", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,6 +14,6 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.ui.suite/pom.xml b/src/sap.ui.suite/pom.xml index b76033169575..e21afb1ed426 100644 --- a/src/sap.ui.suite/pom.xml +++ b/src/sap.ui.suite/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.support/package.json b/src/sap.ui.support/package.json index aadc1431ea8e..be06c9f9aefe 100644 --- a/src/sap.ui.support/package.json +++ b/src/sap.ui.support/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.support", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.support", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,10 +14,10 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.codeeditor": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.fl": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.codeeditor": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.fl": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45" } } diff --git a/src/sap.ui.support/pom.xml b/src/sap.ui.support/pom.xml index 7a2c3a215c92..b183f3a6f319 100644 --- a/src/sap.ui.support/pom.xml +++ b/src/sap.ui.support/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.table/package.json b/src/sap.ui.table/package.json index a58b376d578c..1856eec9d8d8 100644 --- a/src/sap.ui.table/package.json +++ b/src/sap.ui.table/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.table", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.table", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,7 +14,7 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45" } } diff --git a/src/sap.ui.table/pom.xml b/src/sap.ui.table/pom.xml index 2d6ed2b8466f..4850845330c4 100644 --- a/src/sap.ui.table/pom.xml +++ b/src/sap.ui.table/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.testrecorder/package.json b/src/sap.ui.testrecorder/package.json index 1ce2039d66e3..d6f788eee67e 100644 --- a/src/sap.ui.testrecorder/package.json +++ b/src/sap.ui.testrecorder/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.testrecorder", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.testrecorder", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,10 +14,10 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.codeeditor": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.support": "1.84.45-SNAPSHOT" + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.codeeditor": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/sap.ui.support": "1.84.45" } } diff --git a/src/sap.ui.testrecorder/pom.xml b/src/sap.ui.testrecorder/pom.xml index 78efe1c4ef9c..e1f54e4f6989 100644 --- a/src/sap.ui.testrecorder/pom.xml +++ b/src/sap.ui.testrecorder/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.unified/package.json b/src/sap.ui.unified/package.json index 58c25d911a1d..7f3a04e0aa30 100644 --- a/src/sap.ui.unified/package.json +++ b/src/sap.ui.unified/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.unified", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.unified", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,6 +14,6 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.core": "1.84.45" } } diff --git a/src/sap.ui.unified/pom.xml b/src/sap.ui.unified/pom.xml index dbbac69348e6..cea1ec984a15 100644 --- a/src/sap.ui.unified/pom.xml +++ b/src/sap.ui.unified/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.ui.ux3/package.json b/src/sap.ui.ux3/package.json index 8bb297f5e7a5..d46cbdaf7f68 100644 --- a/src/sap.ui.ux3/package.json +++ b/src/sap.ui.ux3/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.ui.ux3", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.ui.ux3", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,8 +14,8 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.ui.commons": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT" + "@openui5/sap.ui.commons": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45" } } diff --git a/src/sap.ui.ux3/pom.xml b/src/sap.ui.ux3/pom.xml index e18f06741ec0..24627529c68f 100644 --- a/src/sap.ui.ux3/pom.xml +++ b/src/sap.ui.ux3/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/sap.uxap/package.json b/src/sap.uxap/package.json index 15a51e187e8c..c0b3f5cd5349 100644 --- a/src/sap.uxap/package.json +++ b/src/sap.uxap/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/sap.uxap", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 UI Library sap.uxap", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,9 +14,9 @@ "url": "https://github.com/SAP/openui5.git" }, "dependencies": { - "@openui5/sap.f": "1.84.45-SNAPSHOT", - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT" + "@openui5/sap.f": "1.84.45", + "@openui5/sap.m": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45" } } diff --git a/src/sap.uxap/pom.xml b/src/sap.uxap/pom.xml index 66df4c67223a..4f2e4275a593 100644 --- a/src/sap.uxap/pom.xml +++ b/src/sap.uxap/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/testsuite-utils/pom.xml b/src/testsuite-utils/pom.xml index 08b256e9501b..d107ba36d54c 100644 --- a/src/testsuite-utils/pom.xml +++ b/src/testsuite-utils/pom.xml @@ -15,7 +15,7 @@ com.sap.openui5 testsuite-utils - 1.84.45-SNAPSHOT + 1.84.45 + 1.84.45 war diff --git a/src/themelib_sap_belize/package.json b/src/themelib_sap_belize/package.json index 031af98acdac..e9d5e5a6d621 100644 --- a/src/themelib_sap_belize/package.json +++ b/src/themelib_sap_belize/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/themelib_sap_belize", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 Theme Library sap_belize", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,22 +14,22 @@ "url": "https://github.com/SAP/openui5.git" }, "devDependencies": { - "@openui5/sap.f": "1.84.45-SNAPSHOT", - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.tnt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.codeeditor": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.commons": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.dt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.fl": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.mdc": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.integration": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.rta": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.suite": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.table": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.ux3": "1.84.45-SNAPSHOT", - "@openui5/sap.uxap": "1.84.45-SNAPSHOT" + "@openui5/sap.f": "1.84.45", + "@openui5/sap.m": "1.84.45", + "@openui5/sap.tnt": "1.84.45", + "@openui5/sap.ui.codeeditor": "1.84.45", + "@openui5/sap.ui.commons": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.dt": "1.84.45", + "@openui5/sap.ui.fl": "1.84.45", + "@openui5/sap.ui.mdc": "1.84.45", + "@openui5/sap.ui.integration": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/sap.ui.rta": "1.84.45", + "@openui5/sap.ui.suite": "1.84.45", + "@openui5/sap.ui.table": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45", + "@openui5/sap.ui.ux3": "1.84.45", + "@openui5/sap.uxap": "1.84.45" } } diff --git a/src/themelib_sap_belize/pom.xml b/src/themelib_sap_belize/pom.xml index ddb9e497fd17..d07b670701f9 100644 --- a/src/themelib_sap_belize/pom.xml +++ b/src/themelib_sap_belize/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/themelib_sap_bluecrystal/package.json b/src/themelib_sap_bluecrystal/package.json index 52f423a75aac..62db745eed03 100644 --- a/src/themelib_sap_bluecrystal/package.json +++ b/src/themelib_sap_bluecrystal/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/themelib_sap_bluecrystal", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 Theme Library sap_bluecrystal", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,22 +14,22 @@ "url": "https://github.com/SAP/openui5.git" }, "devDependencies": { - "@openui5/sap.f": "1.84.45-SNAPSHOT", - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.tnt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.codeeditor": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.commons": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.dt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.fl": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.mdc": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.integration": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.rta": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.suite": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.table": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.ux3": "1.84.45-SNAPSHOT", - "@openui5/sap.uxap": "1.84.45-SNAPSHOT" + "@openui5/sap.f": "1.84.45", + "@openui5/sap.m": "1.84.45", + "@openui5/sap.tnt": "1.84.45", + "@openui5/sap.ui.codeeditor": "1.84.45", + "@openui5/sap.ui.commons": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.dt": "1.84.45", + "@openui5/sap.ui.fl": "1.84.45", + "@openui5/sap.ui.mdc": "1.84.45", + "@openui5/sap.ui.integration": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/sap.ui.rta": "1.84.45", + "@openui5/sap.ui.suite": "1.84.45", + "@openui5/sap.ui.table": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45", + "@openui5/sap.ui.ux3": "1.84.45", + "@openui5/sap.uxap": "1.84.45" } } diff --git a/src/themelib_sap_bluecrystal/pom.xml b/src/themelib_sap_bluecrystal/pom.xml index 01b7fd92da3d..a8c896496e36 100644 --- a/src/themelib_sap_bluecrystal/pom.xml +++ b/src/themelib_sap_bluecrystal/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml diff --git a/src/themelib_sap_fiori_3/package.json b/src/themelib_sap_fiori_3/package.json index 9c86aceb1794..0ec3bedd0669 100644 --- a/src/themelib_sap_fiori_3/package.json +++ b/src/themelib_sap_fiori_3/package.json @@ -1,6 +1,6 @@ { "name": "@openui5/themelib_sap_fiori_3", - "version": "1.84.45-SNAPSHOT", + "version": "1.84.45", "description": "OpenUI5 Theme Library sap_fiori_3", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", @@ -14,22 +14,22 @@ "url": "https://github.com/SAP/openui5.git" }, "devDependencies": { - "@openui5/sap.f": "1.84.45-SNAPSHOT", - "@openui5/sap.m": "1.84.45-SNAPSHOT", - "@openui5/sap.tnt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.codeeditor": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.commons": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.core": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.dt": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.fl": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.mdc": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.integration": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.layout": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.rta": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.suite": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.table": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.unified": "1.84.45-SNAPSHOT", - "@openui5/sap.ui.ux3": "1.84.45-SNAPSHOT", - "@openui5/sap.uxap": "1.84.45-SNAPSHOT" + "@openui5/sap.f": "1.84.45", + "@openui5/sap.m": "1.84.45", + "@openui5/sap.tnt": "1.84.45", + "@openui5/sap.ui.codeeditor": "1.84.45", + "@openui5/sap.ui.commons": "1.84.45", + "@openui5/sap.ui.core": "1.84.45", + "@openui5/sap.ui.dt": "1.84.45", + "@openui5/sap.ui.fl": "1.84.45", + "@openui5/sap.ui.mdc": "1.84.45", + "@openui5/sap.ui.integration": "1.84.45", + "@openui5/sap.ui.layout": "1.84.45", + "@openui5/sap.ui.rta": "1.84.45", + "@openui5/sap.ui.suite": "1.84.45", + "@openui5/sap.ui.table": "1.84.45", + "@openui5/sap.ui.unified": "1.84.45", + "@openui5/sap.ui.ux3": "1.84.45", + "@openui5/sap.uxap": "1.84.45" } } diff --git a/src/themelib_sap_fiori_3/pom.xml b/src/themelib_sap_fiori_3/pom.xml index 74b6d37f9a62..f4e141387581 100644 --- a/src/themelib_sap_fiori_3/pom.xml +++ b/src/themelib_sap_fiori_3/pom.xml @@ -16,7 +16,7 @@ com.sap.openui5 reactor - 1.84.45-SNAPSHOT + 1.84.45 ../../pom.xml