We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d322ef0 commit 0aee0c8Copy full SHA for 0aee0c8
pom.xml
@@ -278,6 +278,7 @@ limitations under the License.
278
<commons.rc.version>RC1</commons.rc.version>
279
<commons.release.isDistModule>true</commons.release.isDistModule>
280
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
281
+ <project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
282
</properties>
283
<build>
284
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
0 commit comments