Skip to content

Commit 83d0e4d

Browse files
committed
chore: release
1 parent d8b2ef5 commit 83d0e4d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Prowide Core - CHANGELOG
22

3-
#### 10.3.3 - SNAPSHOT
3+
#### 10.3.3 - July 2025
44
* (PW-2541) Updated the narrative resolver, format field 70 (used in field 70), to allow multiple lines and using // as codeword separator (/CODEWORD1/text///CODEWORD2/text)
55
* Fix: Adding a new entry to SchemeConstantsR class
66
* Fix: Enhanced the Xml parsing logic to escape/unescape `<` and `>` characters in the XML content

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ scmVersion {
3535
}
3636
}
3737
project.version = "${SRU}-${scmVersion.version}"
38-
//project.version = "SRU2025-10.3.0"
3938

4039
java {
4140
toolchain {

0 commit comments

Comments
 (0)