Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jul 16, 2021
1 parent ab9eb8d commit 61f3de8
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.14.1-SNAPSHOT</version>
<version>1.14.1</version>
<packaging>maven-plugin</packaging>

<name>Verify PGP signatures plugin</name>
Expand Down Expand Up @@ -65,7 +65,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.14.1</tag>
</scm>

<distributionManagement>
Expand All @@ -82,7 +82,7 @@
<bouncycastle.version>1.69</bouncycastle.version>
<resilience4j.version>1.7.1</resilience4j.version>
<mockserver.version>5.11.2</mockserver.version>
<project.build.outputTimestamp>2021-06-29T22:10:40Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-07-16T11:10:24Z</project.build.outputTimestamp>

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

0 comments on commit 61f3de8

Please sign in to comment.