File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
1110 <groupId >io.github.git-commit-id</groupId >
1211 <artifactId >git-commit-id-plugin-core</artifactId >
1312 <packaging >jar</packaging >
14- <version >5.0.0-SNAPSHOT </version >
13+ <version >5.0.0</version >
1514 <name >Git Commit Id Plugin Core</name >
1615 <url >https://github.com/git-commit-id/git-commit-id-plugin-core</url >
1716
2625 <
url >
[email protected] :git-commit-id/git-commit-id-plugin-core.git</
url >
2726 <
connection >scm:
[email protected] :git-commit-id/git-commit-id-plugin-core</
connection >
2827 <
developerConnection >scm:git:
[email protected] :git-commit-id/git-commit-id-plugin-core.git</
developerConnection >
29- <tag >HEAD </tag >
28+ <tag >v5.0.0 </tag >
3029 </scm >
3130
3231 <properties >
You can’t perform that action at this time.
0 commit comments