We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96a030 commit dc01e64Copy full SHA for dc01e64
api/pom.xml
@@ -77,7 +77,7 @@
77
<properties>
78
<copyright.exclude>${project.basedir}/../etc/copyright-exclude</copyright.exclude>
79
<copyright.templatefile>${project.basedir}/../etc/copyright.txt</copyright.templatefile>
80
- <copyright.ignoreyear>false</copyright.ignoreyear>
+ <copyright.ignoreyear>true</copyright.ignoreyear>
81
<copyright.scmonly>true</copyright.scmonly>
82
<copyright.update>false</copyright.update>
83
<spotbugs.exclude>${project.basedir}/../etc/spotbugs-exclude.xml</spotbugs.exclude>
0 commit comments