File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 <scm >
3333 <connection >scm:git:git://github.com/${x.github.user} /${x.github.repo} .git</connection >
3434 <developerConnection >scm:git:ssh://github.com:${x.github.user} /${x.github.repo} .git</developerConnection >
35- <url >http ://github.com/${x.github.user} /${x.github.repo} /tree/master</url >
35+ <url >https ://github.com/${x.github.user} /${x.github.repo} /tree/master</url >
3636 </scm >
3737
3838 <properties >
4141 <project .build.outputTimestamp>2024-01-01T00:00:00Z</project .build.outputTimestamp>
4242 <maven .compiler.target>1.8</maven .compiler.target>
4343 <maven .compiler.source>1.8</maven .compiler.source>
44+ <requiredMavenVersion >3.9.11</requiredMavenVersion >
4445
4546 <!-- GitHub hosting -->
4647 <x .github.user>nbbrd</x .github.user>
471472 <dependencyConvergence />
472473 <reactorModuleConvergence />
473474 <requireMavenVersion >
474- <version >3.6.0 </version >
475+ <version >${requiredMavenVersion} </version >
475476 </requireMavenVersion >
476477 <requireNoRepositories >
477478 <allowSnapshotRepositories >true</allowSnapshotRepositories >
You can’t perform that action at this time.
0 commit comments