We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5009c commit 0708af3Copy full SHA for 0708af3
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.0.1</version>
+ <version>1.0.2-SNAPSHOT</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-01-31T16:16:35Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-01-31T18:04:53Z</project.build.outputTimestamp>
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
50
<!-- Java compiler -->
0 commit comments