Skip to content

Commit

Permalink
ICU-22324 Mavenization, add -SNAPSHOT back to the maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
mihnita committed Sep 27, 2023
1 parent 037449f commit 87fe057
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion icu4j/build.properties
Expand Up @@ -8,5 +8,5 @@ api.report.version = 74
api.report.prev.version = 73
release.file.ver = 74rc
api.doc.version = 74
maven.pom.ver = 74.1
maven.pom.ver = 74.1-SNAPSHOT

2 changes: 1 addition & 1 deletion icu4j/demos/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>demos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/charset/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>icu4j-charset</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/collate/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>collate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/common_tests/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>common_tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/core/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/currdata/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>currdata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/framework/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>framework</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/icu4j/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>icu4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/langdata/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>langdata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/localespi/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>icu4j-localespi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>main</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/regiondata/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>regiondata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/main/translit/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>main</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>translit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/perf-tests/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>perf-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/pom.xml
Expand Up @@ -8,7 +8,7 @@

<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${proj-title} (${project.artifactId})</name>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/releases_tools/api_reports.sh
Expand Up @@ -5,7 +5,7 @@
export MAVEN_ARGS='--no-transfer-progress'

# Version update!
export artifact_version='74.1.0'
export artifact_version='74.1-SNAPSHOT'
export api_report_version='74'
export api_report_prev_version='73'
export out_dir=target
Expand Down
2 changes: 1 addition & 1 deletion icu4j/samples/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
</parent>

<artifactId>samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icu4j/tools/build/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion icu4j/tools/misc/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-root</artifactId>
<version>74.1</version>
<version>74.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 87fe057

Please sign in to comment.