Skip to content

Commit 2a5483f

Browse files
Set version to 1.7.4 in pom.xml and fields.json
1 parent b718957 commit 2a5483f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.7.3",
3+
"sdkVersion" : "eforms-sdk-1.7.4",
44
"metadataDatabase" : {
55
"version" : "1.7.1",
66
"createdOn" : "2023-04-24T12:34:54"

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.7.3</version>
6+
<version>1.7.4</version>
77
<packaging>jar</packaging>
88

99
<name>eForms SDK</name>
@@ -48,7 +48,7 @@
4848

4949
<properties>
5050
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
51-
<project.build.outputTimestamp>2024-01-24T14:34:15Z</project.build.outputTimestamp>
51+
<project.build.outputTimestamp>2024-04-29T11:47:40Z</project.build.outputTimestamp>
5252

5353
<version.eforms-sdk-analyzer>1.6.0-SNAPSHOT</version.eforms-sdk-analyzer>
5454

0 commit comments

Comments
 (0)