This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
commit e81b33fbf38876c7fc43c30e87d51a5b4c968b7d Merge: c977a0c04c 24c52e512e Author: Christopher Tubbs <[email protected]> AuthorDate: Wed Aug 20 17:27:12 2025 -0400 Merge branch '2.1' pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index e28ee61045,37837168a4..50ed3d5b7d --- a/pom.xml +++ b/pom.xml @@@ -133,9 -135,8 +133,9 @@@ <!-- versions-maven-plugin ignore patterns for snapshots, alpha, beta, milestones, and release candidates --> <maven.version.ignore>.+-SNAPSHOT,(?i).*(alpha|beta)[0-9.-]*,(?i).*[.-](m|rc)[0-9]+</maven.version.ignore> <minimalJavaBuildVersion>17</minimalJavaBuildVersion> + <minimalMavenBuildVersion>3.9</minimalMavenBuildVersion> <!-- timestamp for reproducible outputs, updated on release by the release plugin --> - <project.build.outputTimestamp>2024-07-29T06:03:16Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-08-13T01:30:03Z</project.build.outputTimestamp> <rat.consoleOutput>true</rat.consoleOutput> <sourceReleaseAssemblyDescriptor>source-release-tar</sourceReleaseAssemblyDescriptor> <surefire.excludedGroups />
