Skip to content

Commit 30c64e6

Browse files
author
sapui5
committed
VERSION CHANGE ONLY
Update versions to next patch version 1.26.6 Change-Id: Ie3b425b775c79d3e960adea1c6efad15c85227a4
1 parent 0988473 commit 30c64e6

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

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.26.6-SNAPSHOT",
3+
"version": "1.26.6",
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.26.6-SNAPSHOT</version>
18+
<version>1.26.6</version>
1919
<packaging>pom</packaging>
2020

2121

@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>com.sap.ui5.tools.build</groupId>
192192
<artifactId>ui5builder-maven-plugin</artifactId>
193-
<version>1.26.6-SNAPSHOT</version>
193+
<version>1.26.6</version>
194194
</plugin>
195195

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

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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.commons/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.core/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.demokit/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.layout/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.suite/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.table/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

src/sap.ui.unified/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.26.6-SNAPSHOT</version>
19+
<version>1.26.6</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222

0 commit comments

Comments
 (0)