File tree 1 file changed +3
-4
lines changed
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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
11
10
<groupId >io.github.git-commit-id</groupId >
12
11
<artifactId >git-commit-id-plugin-core</artifactId >
13
12
<packaging >jar</packaging >
14
- <version >5.0.0-SNAPSHOT </version >
13
+ <version >5.0.0</version >
15
14
<name >Git Commit Id Plugin Core</name >
16
15
<url >https://github.com/git-commit-id/git-commit-id-plugin-core</url >
17
16
26
25
<url >git@github.com:git-commit-id/git-commit-id-plugin-core.git</url >
27
26
<connection >scm:git@github.com:git-commit-id/git-commit-id-plugin-core</connection >
28
27
<developerConnection >scm:git:git@github.com:git-commit-id/git-commit-id-plugin-core.git</developerConnection >
29
- <tag >HEAD </tag >
28
+ <tag >v5.0.0 </tag >
30
29
</scm >
31
30
32
31
<properties >
You can’t perform that action at this time.
0 commit comments