Skip to content

Commit

Permalink
Update version to 1.7.5 in pom.xml and fields.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-lorentz committed Aug 13, 2024
1 parent 8174520 commit b0d46ed
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.7.4",
"sdkVersion" : "eforms-sdk-1.7.5",
"metadataDatabase" : {
"version" : "1.7.1",
"createdOn" : "2023-04-24T12:34:54"
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.7.4</version>
<version>1.7.5</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>2024-04-29T11:47:40Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-13T08:32:14Z</project.build.outputTimestamp>

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

Expand Down

0 comments on commit b0d46ed

Please sign in to comment.