We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0aced6 commit 70fe856Copy full SHA for 70fe856
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.2.0-SNAPSHOT</version>
+ <version>1.2.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-05-10T15:47:46Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-11-17T14:42:39Z</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