We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e340ff8 commit 3cc7a29Copy full SHA for 3cc7a29
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>eu.europa.ted.eforms</groupId>
5
<artifactId>eforms-core-java</artifactId>
6
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
7
8
<name>eForms Core Library</name>
9
<description>API and tools for eForms applications.</description>
@@ -44,7 +44,7 @@
44
</distributionManagement>
45
46
<properties>
47
- <project.build.outputTimestamp>2023-11-17T15:30:31Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-08-02T09:11:15Z</project.build.outputTimestamp>
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
50
<sonatype.server.url>s01.oss.sonatype.org</sonatype.server.url>
0 commit comments