Skip to content

Commit

Permalink
pom: Update version to 1.5.4 in pom.xml and fields.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-lorentz committed Aug 4, 2023
1 parent c85a983 commit 7bcb87e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fields/fields.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"ublVersion" : "2.3",
"sdkVersion" : "eforms-sdk-1.5.3",
"sdkVersion" : "eforms-sdk-1.5.4",
"metadataDatabase" : {
"version" : "1.5.0",
"createdOn" : "2022-12-14T11:00:00"
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>eu.europa.ted.eforms</groupId>
<artifactId>eforms-sdk</artifactId>
<version>1.5.3</version>
<version>1.5.4</version>
<packaging>jar</packaging>

<name>eForms SDK</name>
Expand Down Expand Up @@ -48,7 +48,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2023-05-16T13:09:16Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-04T15:53:16Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 7bcb87e

Please sign in to comment.