Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-gpg-plugin-3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed May 3, 2023
1 parent f314f8e commit 699e2ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven GPG Plugin</name>
Expand All @@ -41,7 +41,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-gpg-plugin-3.1.0</tag>
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -62,7 +62,7 @@ under the License.
<properties>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2021-05-05T16:39:01Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-05-03T01:33:27Z</project.build.outputTimestamp>
<resource.delimiter>@</resource.delimiter>
</properties>

Expand Down

0 comments on commit 699e2ad

Please sign in to comment.