Skip to content

Commit

Permalink
Merge pull request #632 from aihamh/develop
Browse files Browse the repository at this point in the history
[MOSIP-29771] Updated Transliteration version
  • Loading branch information
mayuradesh authored Dec 4, 2023
2 parents c263025 + 5d8eee8 commit 220b261
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-transliteration-icu4j</artifactId>
<version>1.2.0-rc1</version>
<version>1.2.1-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion pre-registration/pre-registration-captcha-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-transliteration-icu4j</artifactId>
<version>1.2.0-rc1</version>
<version>1.2.1-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion pre-registration/pre-registration-datasync-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-transliteration-icu4j</artifactId>
<version>1.2.0-rc1</version>
<version>1.2.1-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 220b261

Please sign in to comment.