File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 <artifactId >conventional-commits-version-policy</artifactId >
2222 <packaging >jar</packaging >
2323 <groupId >nl.basjes.maven.release</groupId >
24- <version >1.0.9-SNAPSHOT </version >
24+ <version >1.0.9</version >
2525
2626 <name >Conventional Commits Version Policy for the maven-release-plugin</name >
2727 <description >A version policy for the maven-release plugin to calculate the next version using the conventional commits.</description >
4141 <maven .minimal.version>3.5.2</maven .minimal.version>
4242
4343 <!-- Needed to make the build reproducible https://reproducible-builds.org/ -->
44- <project .build.outputTimestamp>2025-06-15T13:11:26Z </project .build.outputTimestamp>
44+ <project .build.outputTimestamp>2025-12-14T09:09:24Z </project .build.outputTimestamp>
4545
4646 <!-- ============================================== -->
4747
715715 <url >https://github.com/nielsbasjes/conventional-commits-maven-release</url >
716716 <connection >scm:git:https://github.com/nielsbasjes/conventional-commits-maven-release.git</connection >
717717 <developerConnection >scm:git:file:///${project.basedir} </developerConnection >
718- <tag >HEAD </tag >
718+ <tag >v1.0.9 </tag >
719719 </scm >
720720
721721</project >
You can’t perform that action at this time.
0 commit comments