File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
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.9.10-SNAPSHOT </version >
8
+ <version >4.9.10</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >pl.project13.maven</groupId >
13
13
<artifactId >git-commit-id-plugin-core</artifactId >
14
14
<name >Git Commit Id Plugin Core</name >
15
- <version >4.9.10-SNAPSHOT </version >
15
+ <version >4.9.10</version >
16
16
17
17
<properties >
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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.9.10-SNAPSHOT </version >
7
+ <version >4.9.10</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<groupId >pl.project13.maven</groupId >
12
12
<artifactId >git-commit-id-plugin</artifactId >
13
13
<packaging >maven-plugin</packaging >
14
- <version >4.9.10-SNAPSHOT </version >
14
+ <version >4.9.10</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
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.10-SNAPSHOT </version >
13
+ <version >4.9.10</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.10 </tag >
39
39
</scm >
40
40
41
41
<properties >
You can’t perform that action at this time.
0 commit comments