Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaba3fc2

Browse files
author
sapui5
committed
VERSION CHANGE ONLY
Change-Id: I6e6a7825db8fa9898e28ad91ed1cf7025bd41dec
1 parent2576a2b commitaba3fc2

File tree

52 files changed

+178
-178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+178
-178
lines changed

‎lib/jsdoc/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.sap.openui5</groupId>
1818
<artifactId>reactor</artifactId>
19-
<version>1.84.54-SNAPSHOT</version><!--TargetVersion-->
19+
<version>1.84.54</version><!--TargetVersion-->
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"openui5",
3-
"version":"1.84.54-SNAPSHOT",
3+
"version":"1.84.54",
44
"description":"OpenUI5 Core & Runtime",
55
"private":true,
66
"scripts": {

‎pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<groupId>com.sap.openui5</groupId>
1717
<artifactId>reactor</artifactId>
18-
<version>1.84.54-SNAPSHOT</version><!--MainVersion-->
18+
<version>1.84.54</version><!--MainVersion-->
1919
<packaging>pom</packaging>
2020

2121

‎src/sap.f/package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@openui5/sap.f",
3-
"version":"1.84.54-SNAPSHOT",
3+
"version":"1.84.54",
44
"description":"OpenUI5 UI Library sap.f",
55
"author":"SAP SE (https://www.sap.com)",
66
"license":"Apache-2.0",
@@ -14,8 +14,8 @@
1414
"url":"https://github.com/SAP/openui5.git"
1515
},
1616
"dependencies": {
17-
"@openui5/sap.m":"1.84.54-SNAPSHOT",
18-
"@openui5/sap.ui.core":"1.84.54-SNAPSHOT",
19-
"@openui5/sap.ui.layout":"1.84.54-SNAPSHOT"
17+
"@openui5/sap.m":"1.84.54",
18+
"@openui5/sap.ui.core":"1.84.54",
19+
"@openui5/sap.ui.layout":"1.84.54"
2020
}
2121
}

‎src/sap.f/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.sap.openui5</groupId>
1818
<artifactId>reactor</artifactId>
19-
<version>1.84.54-SNAPSHOT</version><!--TargetVersion-->
19+
<version>1.84.54</version><!--TargetVersion-->
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

‎src/sap.m/package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@openui5/sap.m",
3-
"version":"1.84.54-SNAPSHOT",
3+
"version":"1.84.54",
44
"description":"OpenUI5 UI Library sap.m",
55
"author":"SAP SE (https://www.sap.com)",
66
"license":"Apache-2.0",
@@ -14,8 +14,8 @@
1414
"url":"https://github.com/SAP/openui5.git"
1515
},
1616
"dependencies": {
17-
"@openui5/sap.ui.core":"1.84.54-SNAPSHOT",
18-
"@openui5/sap.ui.layout":"1.84.54-SNAPSHOT",
19-
"@openui5/sap.ui.unified":"1.84.54-SNAPSHOT"
17+
"@openui5/sap.ui.core":"1.84.54",
18+
"@openui5/sap.ui.layout":"1.84.54",
19+
"@openui5/sap.ui.unified":"1.84.54"
2020
}
2121
}

‎src/sap.m/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.sap.openui5</groupId>
1818
<artifactId>reactor</artifactId>
19-
<version>1.84.54-SNAPSHOT</version><!--TargetVersion-->
19+
<version>1.84.54</version><!--TargetVersion-->
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

‎src/sap.tnt/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@openui5/sap.tnt",
3-
"version":"1.84.54-SNAPSHOT",
3+
"version":"1.84.54",
44
"description":"OpenUI5 UI Library sap.tnt",
55
"author":"SAP SE (https://www.sap.com)",
66
"license":"Apache-2.0",
@@ -14,7 +14,7 @@
1414
"url":"https://github.com/SAP/openui5.git"
1515
},
1616
"dependencies": {
17-
"@openui5/sap.m":"1.84.54-SNAPSHOT",
18-
"@openui5/sap.ui.core":"1.84.54-SNAPSHOT"
17+
"@openui5/sap.m":"1.84.54",
18+
"@openui5/sap.ui.core":"1.84.54"
1919
}
2020
}

‎src/sap.tnt/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.sap.openui5</groupId>
1818
<artifactId>reactor</artifactId>
19-
<version>1.84.54-SNAPSHOT</version><!--TargetVersion-->
19+
<version>1.84.54</version><!--TargetVersion-->
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

‎src/sap.ui.codeeditor/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@openui5/sap.ui.codeeditor",
3-
"version":"1.84.54-SNAPSHOT",
3+
"version":"1.84.54",
44
"description":"OpenUI5 UI Library sap.ui.codeeditor",
55
"author":"SAP SE (https://www.sap.com)",
66
"license":"Apache-2.0",
@@ -14,6 +14,6 @@
1414
"url":"https://github.com/SAP/openui5.git"
1515
},
1616
"dependencies": {
17-
"@openui5/sap.ui.core":"1.84.54-SNAPSHOT"
17+
"@openui5/sap.ui.core":"1.84.54"
1818
}
1919
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp