mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 05:25:34 +00:00
ICU-22724 BRS_76_GA Update version number to 76.1 (No more -SNAPSHOT)
This commit is contained in:
parent
fd68c315d5
commit
8eca245c74
19 changed files with 20 additions and 20 deletions
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>demos</artifactId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>perf-tests</artifactId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>${proj-title} (${project.artifactId})</name>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
export MAVEN_ARGS='--no-transfer-progress'
|
||||
|
||||
# Version update!
|
||||
export artifact_version='76.1-SNAPSHOT'
|
||||
export github_rel_version='76rc'
|
||||
export artifact_version='76.1'
|
||||
export github_rel_version='76_1'
|
||||
export api_report_version='76'
|
||||
export api_report_prev_version='75'
|
||||
export out_dir=target
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>samples</artifactId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j-root</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<dependency>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j</artifactId>
|
||||
<version>76.1-SNAPSHOT</version>
|
||||
<version>76.1</version>
|
||||
<!-- Note: see https://github.com/unicode-org/icu/packages/1954682/versions
|
||||
for the icu4j.version tag to use. In general we should just use the latest
|
||||
SNAPSHOT for the ICU version that we want, so this should only need updating
|
||||
|
|
Loading…
Add table
Reference in a new issue