File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
<groupId >io.github.git-commit-id</groupId >
14
14
<artifactId >git-commit-id-maven-plugin</artifactId >
15
15
<packaging >maven-plugin</packaging >
16
- <version >8.0.2-SNAPSHOT </version >
16
+ <version >8.0.2</version >
17
17
<name >Git Commit Id Maven Plugin</name >
18
18
<url >https://github.com/git-commit-id/git-commit-id-maven-plugin</url >
19
19
<description >
38
38
<url >git@github.com:git-commit-id/git-commit-id-maven-plugin.git</url >
39
39
<connection >scm:git@github.com:git-commit-id/git-commit-id-maven-plugin</connection >
40
40
<developerConnection >scm:git:git@github.com:git-commit-id/git-commit-id-maven-plugin.git</developerConnection >
41
- <tag >HEAD </tag >
41
+ <tag >v8.0.2 </tag >
42
42
</scm >
43
43
44
44
<properties >
45
45
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
46
46
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
47
47
<propertiesEncoding >UTF-8</propertiesEncoding >
48
- <project .build.outputTimestamp>1709999194 </project .build.outputTimestamp>
48
+ <project .build.outputTimestamp>1710791019 </project .build.outputTimestamp>
49
49
50
50
<java .target>11</java .target>
51
51
You can’t perform that action at this time.
0 commit comments