Skip to content

Commit 996d5ee

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 12e6b90 commit 996d5ee

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
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.simplify4u.plugins</groupId>
2828
<artifactId>pgpverify-maven-plugin</artifactId>
29-
<version>1.18.0</version>
29+
<version>1.18.1-SNAPSHOT</version>
3030
<packaging>maven-plugin</packaging>
3131

3232
<name>Verify PGP signatures plugin</name>
@@ -70,7 +70,7 @@
7070
<connection>scm:git:[email protected]:s4u/pgpverify-maven-plugin.git</connection>
7171
<developerConnection>${project.scm.connection}</developerConnection>
7272
<url>https://github.com/s4u/pgpverify-maven-plugin</url>
73-
<tag>v1.18.0</tag>
73+
<tag>HEAD</tag>
7474
</scm>
7575

7676
<distributionManagement>
@@ -89,7 +89,7 @@
8989
<resilience4j.version>1.7.1</resilience4j.version>
9090
<slf4j.version>1.7.36</slf4j.version>
9191

92-
<project.build.outputTimestamp>2024-05-30T16:21:23Z</project.build.outputTimestamp>
92+
<project.build.outputTimestamp>2024-05-30T16:21:30Z</project.build.outputTimestamp>
9393

9494
<!-- default value for ide -->
9595
<maven.test.skip />

0 commit comments

Comments
 (0)