File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1212 <groupId >io.github.git-commit-id</groupId >
1313 <artifactId >git-commit-id-plugin-core</artifactId >
1414 <name >Git Commit Id Plugin Core</name >
15- <version >4.9.9-SNAPSHOT </version >
15+ <version >4.9.9</version >
1616
1717 <properties >
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
102102 <scope >test</scope >
103103 </dependency >
104104 </dependencies >
105+
106+ <scm >
107+ <tag >v4.9.9</tag >
108+ </scm >
105109</project >
Original file line number Diff line number Diff line change 1111 <groupId >io.github.git-commit-id</groupId >
1212 <artifactId >git-commit-id-maven-plugin</artifactId >
1313 <packaging >maven-plugin</packaging >
14- <version >4.9.9-SNAPSHOT </version >
14+ <version >4.9.9</version >
1515 <name >Git Commit Id Maven Plugin</name >
1616 <description >
1717 This plugin makes basic repository information available through maven resources. This can be used to display
330330 </build >
331331 </profile >
332332 </profiles >
333+
334+ <scm >
335+ <tag >v4.9.9</tag >
336+ </scm >
333337</project >
Original file line number Diff line number Diff line change 1010 <groupId >pl.project13.maven</groupId >
1111 <artifactId >git-commit-id-plugin-parent</artifactId >
1212 <packaging >pom</packaging >
13- <version >4.9.9-SNAPSHOT </version >
13+ <version >4.0.5 </version >
1414 <name >Git Commit Id Plugin Parent</name >
1515 <url >http://www.blog.project13.pl</url >
1616
3535 <url >git@github.com:git-commit-id/git-commit-id-maven-plugin.git</url >
3636 <connection >scm:git@github.com:git-commit-id/git-commit-id-maven-plugin</connection >
3737 <developerConnection >scm:git:git@github.com:git-commit-id/git-commit-id-maven-plugin.git</developerConnection >
38- <tag >HEAD </tag >
38+ <tag >v4.9.9 </tag >
3939 </scm >
4040
4141 <properties >
You can’t perform that action at this time.
0 commit comments