Skip to content

Commit 4c7e2fd

Browse files
committed
VERSION CHANGE ONLY
Update versions to next patch version 1.66.1 Change-Id: I5dd9a3d9e1b5d07d6bf2a003114ca8fcc9f89af2
1 parent ca0612c commit 4c7e2fd

File tree

50 files changed

+163
-163
lines changed

Some content is hidden

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

50 files changed

+163
-163
lines changed

.version-tool.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"src/sap.ui.integration/package.json": "3",
3939
"src/sap.ui.dt/package.json": "2",
4040
"src/sap.ui.support/pom.xml": "1",
41-
"src/sap.uxap/package.json": "4",
42-
"src/sap.ui.documentation/package.json": "4",
4341
"src/sap.tnt/package.json": "3",
44-
"src/themelib_sap_belize/package.json": "15",
42+
"src/sap.ui.documentation/package.json": "4",
43+
"src/sap.uxap/package.json": "4",
4544
"src/sap.ui.layout/package.json": "2",
46-
"src/themelib_sap_bluecrystal/pom.xml": "1",
45+
"src/themelib_sap_belize/package.json": "15",
4746
"src/sap.ui.fl/pom.xml": "1",
47+
"src/themelib_sap_bluecrystal/pom.xml": "1",
4848
"src/sap.ui.dt/pom.xml": "1",
4949
"src/sap.ui.unified/package.json": "2",
5050
"src/sap.ui.suite/pom.xml": "1",

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.66.1-SNAPSHOT",
3+
"version": "1.66.1",
44
"description": "OpenUI5 Core & Runtime",
55
"private": true,
66
"scripts": {

pom.xml

Lines changed: 2 additions & 2 deletions
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.66.1-SNAPSHOT</version>
18+
<version>1.66.1</version>
1919
<packaging>pom</packaging>
2020

2121

@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>com.sap.ui5.tools.build</groupId>
217217
<artifactId>ui5builder-maven-plugin</artifactId>
218-
<version>1.66.1-SNAPSHOT</version>
218+
<version>1.66.1</version>
219219
</plugin>
220220

221221
<!-- translation support (for internal use) -->

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.66.1-SNAPSHOT",
3+
"version": "1.66.1",
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.66.1-SNAPSHOT",
18-
"@openui5/sap.ui.core": "1.66.1-SNAPSHOT",
19-
"@openui5/sap.ui.layout": "1.66.1-SNAPSHOT"
17+
"@openui5/sap.m": "1.66.1",
18+
"@openui5/sap.ui.core": "1.66.1",
19+
"@openui5/sap.ui.layout": "1.66.1"
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.66.1-SNAPSHOT</version>
19+
<version>1.66.1</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.m/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.m",
3-
"version": "1.66.1-SNAPSHOT",
3+
"version": "1.66.1",
44
"description": "OpenUI5 UI Library sap.m",
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.ui.core": "1.66.1-SNAPSHOT",
18-
"@openui5/sap.ui.unified": "1.66.1-SNAPSHOT"
17+
"@openui5/sap.ui.core": "1.66.1",
18+
"@openui5/sap.ui.unified": "1.66.1"
1919
}
2020
}

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.66.1-SNAPSHOT</version>
19+
<version>1.66.1</version>
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.66.1-SNAPSHOT",
3+
"version": "1.66.1",
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.66.1-SNAPSHOT",
18-
"@openui5/sap.ui.core": "1.66.1-SNAPSHOT"
17+
"@openui5/sap.m": "1.66.1",
18+
"@openui5/sap.ui.core": "1.66.1"
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.66.1-SNAPSHOT</version>
19+
<version>1.66.1</version>
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.66.1-SNAPSHOT",
3+
"version": "1.66.1",
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.66.1-SNAPSHOT"
17+
"@openui5/sap.ui.core": "1.66.1"
1818
}
1919
}

0 commit comments

Comments
 (0)