This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 737d4ee  [maven-release-plugin] prepare release maven-gpg-plugin-3.2.5
737d4ee is described below

commit 737d4eeea5bbc01779fd3b5b2a637c9d6453fe27
Author: Tamas Cservenak <[email protected]>
AuthorDate: Thu Aug 8 21:06:58 2024 +0200

    [maven-release-plugin] prepare release maven-gpg-plugin-3.2.5
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5c31d16..6ccfde0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-gpg-plugin</artifactId>
-  <version>3.2.5-SNAPSHOT</version>
+  <version>3.2.5</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven GPG Plugin</name>
@@ -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.2.5</tag>
     
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -64,7 +64,7 @@ under the License.
     <mavenVersion>3.9.6</mavenVersion>
     <resolverVersion>1.9.18</resolverVersion>
     <bouncycastleVersion>1.78.1</bouncycastleVersion>
-    
<project.build.outputTimestamp>2024-04-16T13:24:03Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-08-08T19:06:53Z</project.build.outputTimestamp>
     <resource.delimiter>@</resource.delimiter>
   </properties>
 

Reply via email to