We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb5f35 commit 0907bedCopy full SHA for 0907bed
pom.xml
@@ -41,6 +41,7 @@
41
<properties>
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
44
+ <project.build.outputTimestamp>10</project.build.outputTimestamp>
45
46
<java.target>11</java.target>
47
@@ -107,7 +108,7 @@
107
108
</plugin>
109
<plugin>
110
<artifactId>maven-release-plugin</artifactId>
- <version>2.5.3</version>
111
+ <version>3.0.0-M7</version>
112
113
114
<artifactId>maven-enforcer-plugin</artifactId>
0 commit comments