Skip to content

Commit 76d4f17

Browse files
Update version to 1.9.5 in pom.xml and fields.json
1 parent 21b805e commit 76d4f17

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.9.4",
3+
"sdkVersion" : "eforms-sdk-1.9.5",
44
"metadataDatabase" : {
55
"version" : "1.9.5",
66
"createdOn" : "2023-10-05T15:56: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.9.4</version>
6+
<version>1.9.5</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-08-13T06:45:45Z</project.build.outputTimestamp>
51+
<project.build.outputTimestamp>2025-01-20T14:04:09Z</project.build.outputTimestamp>
5252

5353
<sonatype.server.url>s01.oss.sonatype.org</sonatype.server.url>
5454

0 commit comments

Comments
 (0)