Skip to content

Commit

Permalink
VERSION CHANGE ONLY
Browse files Browse the repository at this point in the history
Change-Id: I7e0dfd5a96e6a64faf160ebc835e75641fd20e09
  • Loading branch information
sapui5 committed Jul 8, 2024
1 parent 2898382 commit f7d4fcf
Show file tree
Hide file tree
Showing 61 changed files with 214 additions and 214 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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT</version><!--MainVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.core": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.layout": "1.96.32-SNAPSHOT"
"@openui5/sap.m": "1.96.32",
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.ui.layout": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.layout": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.unified": "1.96.32-SNAPSHOT"
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.ui.layout": "1.96.32",
"@openui5/sap.ui.unified": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.core": "1.96.32-SNAPSHOT"
"@openui5/sap.m": "1.96.32",
"@openui5/sap.ui.core": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT"
"@openui5/sap.ui.core": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.layout": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.unified": "1.96.32-SNAPSHOT"
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.ui.layout": "1.96.32",
"@openui5/sap.ui.unified": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.core": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.layout": "1.96.32-SNAPSHOT",
"@openui5/themelib_sap_belize": "1.96.32-SNAPSHOT",
"@openui5/themelib_sap_fiori_3": "1.96.32-SNAPSHOT"
"@openui5/sap.m": "1.96.32",
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.ui.layout": "1.96.32",
"@openui5/themelib_sap_belize": "1.96.32",
"@openui5/themelib_sap_fiori_3": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT"
"@openui5/sap.ui.core": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.core": "1.96.32-SNAPSHOT"
"@openui5/sap.m": "1.96.32",
"@openui5/sap.ui.core": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.f": "1.96.32-SNAPSHOT"
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.f": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT"
"@openui5/sap.ui.core": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.core": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.layout": "1.96.32-SNAPSHOT"
"@openui5/sap.m": "1.96.32",
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.ui.layout": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</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.96.32-SNAPSHOT",
"version": "1.96.32",
"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.96.32-SNAPSHOT",
"@openui5/sap.ui.core": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.dt": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.fl": "1.96.32-SNAPSHOT",
"@openui5/sap.ui.layout": "1.96.32-SNAPSHOT"
"@openui5/sap.m": "1.96.32",
"@openui5/sap.ui.core": "1.96.32",
"@openui5/sap.ui.dt": "1.96.32",
"@openui5/sap.ui.fl": "1.96.32",
"@openui5/sap.ui.layout": "1.96.32"
}
}
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.96.32-SNAPSHOT</version><!--TargetVersion-->
<version>1.96.32</version><!--TargetVersion-->
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit f7d4fcf

Please sign in to comment.