File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
<groupId >pl.project13.maven</groupId >
11
11
<artifactId >git-commit-id-plugin</artifactId >
12
12
<packaging >maven-plugin</packaging >
13
- <version >3.0.0-SNAPSHOT </version >
13
+ <version >3.0.0</version >
14
14
<name >Git Commit Id Maven Plugin</name >
15
15
<description >
16
16
This plugin makes basic repository information available through maven resources. This can be used to display
45
45
<url >git@github.com/git-commit-id/maven-git-commit-id-plugin.git</url >
46
46
<connection >scm:git:https://github.com/git-commit-id/maven-git-commit-id-plugin</connection >
47
47
<developerConnection >scm:git:git@github.com:git-commit-id/maven-git-commit-id-plugin.git</developerConnection >
48
- <tag >HEAD </tag >
48
+ <tag >v3.0.0 </tag >
49
49
</scm >
50
50
51
51
<properties >
You can’t perform that action at this time.
0 commit comments