File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.project13.maven</groupId >
7
7
<artifactId >git-commit-id-plugin-parent</artifactId >
8
- <version >4 .0.5 </version >
8
+ <version >5 .0.0-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >pl.project13.maven</groupId >
6
6
<artifactId >git-commit-id-plugin-parent</artifactId >
7
- <version >4 .0.5 </version >
7
+ <version >5 .0.0-SNAPSHOT </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<artifactId >git-commit-id-plugin</artifactId >
12
12
<packaging >maven-plugin</packaging >
13
- <version >4 .0.5 </version >
13
+ <version >5 .0.0-SNAPSHOT </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
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 .0.5 </version >
13
+ <version >5 .0.0-SNAPSHOT </version >
14
14
<name >Git Commit Id Plugin Parent</name >
15
15
<url >http://www.blog.project13.pl</url >
16
16
35
35
<url >git@github.com:git-commit-id/git-commit-id-maven-plugin.git</url >
36
36
<connection >scm:git@github.com:git-commit-id/git-commit-id-maven-plugin</connection >
37
37
<developerConnection >scm:git:git@github.com:git-commit-id/git-commit-id-maven-plugin.git</developerConnection >
38
- <tag >v4.0.5 </tag >
38
+ <tag >HEAD </tag >
39
39
</scm >
40
40
41
41
<properties >
You can’t perform that action at this time.
0 commit comments