File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ under the License.
2828 </parent >
2929
3030 <artifactId >maven-jarsigner-plugin</artifactId >
31- <version >3.1.0-SNAPSHOT </version >
31+ <version >3.1.0</version >
3232 <packaging >maven-plugin</packaging >
3333
3434 <name >Apache Maven Jarsigner Plugin</name >
@@ -50,7 +50,7 @@ under the License.
5050 <scm >
5151 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git</connection >
5252 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git</developerConnection >
53- <tag >HEAD </tag >
53+ <tag >maven-jarsigner-plugin-3.1.0 </tag >
5454 <url >https://github.com/apache/maven-jarsigner-plugin/tree/${project.scm.tag} </url >
5555 </scm >
5656 <issueManagement >
@@ -71,7 +71,7 @@ under the License.
7171 <properties >
7272 <mavenVersion >3.6.3</mavenVersion >
7373 <jacocoVersion >0.8.12</jacocoVersion >
74- <project .build.outputTimestamp>2020-04-07T21:04:00Z </project .build.outputTimestamp>
74+ <project .build.outputTimestamp>2024-09-03T16:35:59Z </project .build.outputTimestamp>
7575 </properties >
7676
7777 <dependencies >
You can’t perform that action at this time.
0 commit comments