Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 30, 2024
1 parent e868acd commit 5959205
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-SNAPSHOT</version>
<version>1.18.1</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>HEAD</tag>
<tag>v1.18.1</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-30T16:21:30Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-30T22:07:36Z</project.build.outputTimestamp>

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

0 comments on commit 5959205

Please sign in to comment.