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 c5a2cdc commit bfb7ffeCopy full SHA for bfb7ffe
pom.xml
@@ -99,6 +99,7 @@ limitations under the License.
99
<commons.rc.version>RC1</commons.rc.version>
100
<commons.release.isDistModule>true</commons.release.isDistModule>
101
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
102
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
103
<project.build.outputTimestamp>2025-01-06T22:01:21Z</project.build.outputTimestamp>
104
<commons.jacoco.version>0.8.12</commons.jacoco.version>
105
<!-- Temp for SUREFIRE-2253 -->
0 commit comments