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 bb9913d commit a007648Copy full SHA for a007648
pom.xml
@@ -48,6 +48,7 @@
48
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
49
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-beanutils</commons.scmPubUrl>
50
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
51
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
52
<project.build.outputTimestamp>2025-01-07T13:21:19Z</project.build.outputTimestamp>
53
<japicmp.skip>false</japicmp.skip>
54
<!-- Commons Release Plugin -->
0 commit comments