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 3a31714 [maven-release-plugin] prepare for next development iteration
3a31714 is described below
commit 3a31714e9cbdde86a6b12f1ef05d5c60252fef4a
Author: Tamas Cservenak <[email protected]>
AuthorDate: Thu Aug 8 21:07:22 2024 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6ccfde0..86ca1e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-gpg-plugin</artifactId>
- <version>3.2.5</version>
+ <version>3.2.6-SNAPSHOT</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>maven-gpg-plugin-3.2.5</tag>
+ <tag>HEAD</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-08-08T19:06:53Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-08-08T19:07:22Z</project.build.outputTimestamp>
<resource.delimiter>@</resource.delimiter>
</properties>