We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1f706 commit 281a23dCopy full SHA for 281a23d
pom.xml
@@ -14,7 +14,7 @@
14
*
15
* Copyright 2011-2016 ForgeRock AS.
16
* Portions Copyrighted 2016 Agile Digital Engineering
17
- * Portions copyright 2017-2024 3A Systems, LLC
+ * Portions copyright 2017-2025 3A Systems, LLC
18
-->
19
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
20
<modelVersion>4.0.0</modelVersion>
@@ -2105,6 +2105,7 @@
2105
<configuration>
2106
<source>8</source>
2107
<doclint>none</doclint>
2108
+ <notimestamp>true</notimestamp>
2109
</configuration>
2110
</plugin>
2111
<plugin>
0 commit comments