Skip to content

Commit 7dd5166

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 789149e commit 7dd5166

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-gpg-plugin</artifactId>
31-
<version>3.2.4</version>
31+
<version>3.2.5-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven GPG Plugin</name>
@@ -41,7 +41,7 @@ under the License.
4141
<scm>
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</developerConnection>
44-
<tag>maven-gpg-plugin-3.2.4</tag>
44+
<tag>HEAD</tag>
4545
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
@@ -64,7 +64,7 @@ under the License.
6464
<mavenVersion>3.9.6</mavenVersion>
6565
<resolverVersion>1.9.18</resolverVersion>
6666
<bouncycastleVersion>1.78</bouncycastleVersion>
67-
<project.build.outputTimestamp>2024-04-16T13:23:39Z</project.build.outputTimestamp>
67+
<project.build.outputTimestamp>2024-04-16T13:24:03Z</project.build.outputTimestamp>
6868
<resource.delimiter>@</resource.delimiter>
6969
</properties>
7070

0 commit comments

Comments
 (0)