Skip to content

Commit a960c23

Browse files
Update version in pom.xml and fields.json to 1.13.2
1 parent c184185 commit a960c23

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

fields/fields.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ublVersion" : "2.3",
3-
"sdkVersion" : "eforms-sdk-1.13.2-rc.2",
3+
"sdkVersion" : "eforms-sdk-1.13.2",
44
"metadataDatabase" : {
55
"version" : "1.13.31",
66
"createdOn" : "2025-02-12T09:28:08"

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>eu.europa.ted.eforms</groupId>
55
<artifactId>eforms-sdk</artifactId>
6-
<version>1.13.2-rc.2</version>
6+
<version>1.13.2</version>
77
<packaging>jar</packaging>
88

99
<name>eForms SDK</name>
@@ -37,7 +37,7 @@
3737

3838
<properties>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40-
<project.build.outputTimestamp>2025-07-28T07:44:52Z</project.build.outputTimestamp>
40+
<project.build.outputTimestamp>2025-07-30T14:43:22Z</project.build.outputTimestamp>
4141

4242
<!-- Versions eForms -->
4343
<version.eforms-sdk-analyzer>1.13.1</version.eforms-sdk-analyzer>

0 commit comments

Comments
 (0)