Skip to content

Commit 4e1c347

Browse files
[maven-release-plugin] prepare release maven-jarsigner-plugin-3.1.0
1 parent 5535caa commit 4e1c347

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)