Skip to content

Commit e1d3017

Browse files
committed
CLDR-19150 BRS 48.1 Update maint-48 version and status for 48.1 beta
1 parent bd87933 commit e1d3017

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ For current CLDR release information, see [cldr.unicode.org](https://cldr.unicod
1010

1111
## Status
1212

13-
Update: 2025-10-22
13+
Update: 2025-12-09
1414

1515
<!-- [inapplicable lines are commented out.]-->
16-
<!-- **Note:** CLDR 48 is in development and not recommended for use at this stage. -->
17-
<!--**Note:** This is the milestone 1 version of CLDR 48, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
18-
<!--**Note:** This is a preliminary version of CLDR 48, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
19-
<!--**Note:** This is a pre-release candidate version of CLDR 48, intended for testing. It is not recommended for production use.-->
20-
This is the final release version of CLDR 48.
16+
<!-- **Note:** CLDR 48.1 is in development and not recommended for use at this stage. -->
17+
<!--**Note:** This is the milestone 1 version of CLDR 48.1, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
18+
<!--**Note:** This is a preliminary version of CLDR 48.1, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
19+
**Note:** This is a pre-release candidate version of CLDR 48.1, intended for testing. It is not recommended for production use.
20+
<!--This is the final release version of CLDR 48.1.-->
2121

2222
### What is CLDR?
2323

docs/charts/keyboards/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.unicode.cldr</groupId>
2121
<artifactId>cldr-all</artifactId>
22-
<version>48.0</version>
22+
<version>48.1-SNAPSHOT</version>
2323
<relativePath>../../../tools/pom.xml</relativePath>
2424
</parent>
2525

pom.xml

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

88
<groupId>org.unicode.cldr</groupId>
99
<artifactId>cldr-data</artifactId>
10-
<version>48.0</version>
10+
<version>48.1-SNAPSHOT</version>
1111
<name>CLDR Top Level and Data</name>
1212
<packaging>pom</packaging>
1313
<licenses>

tools/cldr-apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.unicode.cldr</groupId>
2828
<artifactId>cldr-all</artifactId>
29-
<version>48.0</version>
29+
<version>48.1-SNAPSHOT</version>
3030
</parent>
3131

3232
<dependencies>

tools/cldr-code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.unicode.cldr</groupId>
2424
<artifactId>cldr-all</artifactId>
25-
<version>48.0</version>
25+
<version>48.1-SNAPSHOT</version>
2626
</parent>
2727

2828
<dependencies>

tools/cldr-rdf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.unicode.cldr</groupId>
2424
<artifactId>cldr-all</artifactId>
25-
<version>48.0</version>
25+
<version>48.1-SNAPSHOT</version>
2626
</parent>
2727

2828

tools/pom.xml

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

88
<groupId>org.unicode.cldr</groupId>
99
<artifactId>cldr-all</artifactId>
10-
<version>48.0</version>
10+
<version>48.1-SNAPSHOT</version>
1111
<name>CLDR All Tools</name>
1212
<packaging>pom</packaging>
1313
<licenses>

0 commit comments

Comments
 (0)