File tree 3 files changed +12
-4
lines changed
3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 12
12
<groupId >io.github.git-commit-id</groupId >
13
13
<artifactId >git-commit-id-plugin-core</artifactId >
14
14
<name >Git Commit Id Plugin Core</name >
15
- <version >4.9.9-SNAPSHOT </version >
15
+ <version >4.9.9</version >
16
16
17
17
<properties >
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
102
102
<scope >test</scope >
103
103
</dependency >
104
104
</dependencies >
105
+
106
+ <scm >
107
+ <tag >v4.9.9</tag >
108
+ </scm >
105
109
</project >
Original file line number Diff line number Diff line change 11
11
<groupId >io.github.git-commit-id</groupId >
12
12
<artifactId >git-commit-id-maven-plugin</artifactId >
13
13
<packaging >maven-plugin</packaging >
14
- <version >4.9.9-SNAPSHOT </version >
14
+ <version >4.9.9</version >
15
15
<name >Git Commit Id Maven Plugin</name >
16
16
<description >
17
17
This plugin makes basic repository information available through maven resources. This can be used to display
330
330
</build >
331
331
</profile >
332
332
</profiles >
333
+
334
+ <scm >
335
+ <tag >v4.9.9</tag >
336
+ </scm >
333
337
</project >
Original file line number Diff line number Diff line change 10
10
<groupId >pl.project13.maven</groupId >
11
11
<artifactId >git-commit-id-plugin-parent</artifactId >
12
12
<packaging >pom</packaging >
13
- <version >4.9.9-SNAPSHOT </version >
13
+ <version >4.0.5 </version >
14
14
<name >Git Commit Id Plugin Parent</name >
15
15
<url >http://www.blog.project13.pl</url >
16
16
35
35
<
url >
[email protected] :git-commit-id/git-commit-id-maven-plugin.git</
url >
36
36
<
connection >scm:
[email protected] :git-commit-id/git-commit-id-maven-plugin</
connection >
37
37
<
developerConnection >scm:git:
[email protected] :git-commit-id/git-commit-id-maven-plugin.git</
developerConnection >
38
- <tag >HEAD </tag >
38
+ <tag >v4.9.9 </tag >
39
39
</scm >
40
40
41
41
<properties >
You can’t perform that action at this time.
0 commit comments