Skip to content

Commit

Permalink
VERSION CHANGE ONLY
Browse files Browse the repository at this point in the history
Change-Id: Idbfec3f8e41535f22b10e7cc5b5a555ee6119c54
  • Loading branch information
sapui5 committed May 7, 2024
1 parent b3e4cb3 commit 37b758e
Show file tree
Hide file tree
Showing 52 changed files with 178 additions and 178 deletions.
2 changes: 1 addition & 1 deletion lib/jsdoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openui5",
"version": "1.84.45-SNAPSHOT",
"version": "1.84.45",
"description": "OpenUI5 Core & Runtime",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--MainVersion-->
<version>1.84.45</version><!--MainVersion-->
<packaging>pom</packaging>


Expand Down
8 changes: 4 additions & 4 deletions src/sap.f/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.f/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions src/sap.m/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.m/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions src/sap.tnt/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.tnt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions src/sap.ui.codeeditor/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.codeeditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions src/sap.ui.commons/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/sap.ui.core/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion src/sap.ui.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions src/sap.ui.documentation/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions src/sap.ui.dt/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.dt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions src/sap.ui.fl/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.fl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions src/sap.ui.integration/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions src/sap.ui.layout/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.layout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions src/sap.ui.mdc/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.mdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions src/sap.ui.rta/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion src/sap.ui.rta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sap.openui5</groupId>
<artifactId>reactor</artifactId>
<version>1.84.45-SNAPSHOT</version><!--TargetVersion-->
<version>1.84.45</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions src/sap.ui.suite/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
}
Loading

0 comments on commit 37b758e

Please sign in to comment.