Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 30, 2024
1 parent 5959205 commit fa91320
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 @@ -26,7 +26,7 @@

<groupId>org.simplify4u.plugins</groupId>
<artifactId>pgpverify-maven-plugin</artifactId>
<version>1.18.1</version>
<version>1.18.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Verify PGP signatures plugin</name>
Expand Down Expand Up @@ -70,7 +70,7 @@
<connection>scm:git:git@github.com:s4u/pgpverify-maven-plugin.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<url>https://github.com/s4u/pgpverify-maven-plugin</url>
<tag>v1.18.1</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand All @@ -89,7 +89,7 @@
<resilience4j.version>1.7.1</resilience4j.version>
<slf4j.version>1.7.36</slf4j.version>

<project.build.outputTimestamp>2024-05-30T22:07:36Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-30T22:07:42Z</project.build.outputTimestamp>

<!-- default value for ide -->
<maven.test.skip />
Expand Down

0 comments on commit fa91320

Please sign in to comment.