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.8-SNAPSHOT </version >
24+ <version >1.0.8</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>2024-07-17T10:17:09Z </project .build.outputTimestamp>
44+ <project .build.outputTimestamp>2025-06-15T13:10:46Z </project .build.outputTimestamp>
4545
4646 <!-- ============================================== -->
4747
736736 <url >https://github.com/nielsbasjes/conventional-commits-maven-release</url >
737737 <connection >scm:git:https://github.com/nielsbasjes/conventional-commits-maven-release.git</connection >
738738 <developerConnection >scm:git:file:///${project.basedir} </developerConnection >
739- <tag >HEAD </tag >
739+ <tag >v1.0.8 </tag >
740740 </scm >
741741
742742</project >
You can’t perform that action at this time.
0 commit comments